# CNMHttps **Repository Path**: StephenTom/cnmhttps ## Basic Information - **Project Name**: CNMHttps - **Description**: 基于Alamofire封装的网络库。 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-31 - **Last Updated**: 2024-02-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CNMHttps [![CI Status](https://img.shields.io/travis/MrHong/CNMHttps.svg?style=flat)](https://travis-ci.org/MrHong/CNMHttps) [![Version](https://img.shields.io/cocoapods/v/CNMHttps.svg?style=flat)](https://cocoapods.org/pods/CNMHttps) [![License](https://img.shields.io/cocoapods/l/CNMHttps.svg?style=flat)](https://cocoapods.org/pods/CNMHttps) [![Platform](https://img.shields.io/cocoapods/p/CNMHttps.svg?style=flat)](https://cocoapods.org/pods/CNMHttps) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CNMHttps is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'CNMHttps' ``` ## Author MrHong, https://gitee.com/stephentom ## License CNMHttps is available under the MIT license. See the LICENSE file for more info.