# SCHttpManager **Repository Path**: ds18/SCHttpManager ## Basic Information - **Project Name**: SCHttpManager - **Description**: soon网自己的网络请求类 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SCHttpManager [![CI Status](http://img.shields.io/travis/段帅/SCHttpManager.svg?style=flat)](https://travis-ci.org/段帅/SCHttpManager) [![Version](https://img.shields.io/cocoapods/v/SCHttpManager.svg?style=flat)](http://cocoapods.org/pods/SCHttpManager) [![License](https://img.shields.io/cocoapods/l/SCHttpManager.svg?style=flat)](http://cocoapods.org/pods/SCHttpManager) [![Platform](https://img.shields.io/cocoapods/p/SCHttpManager.svg?style=flat)](http://cocoapods.org/pods/SCHttpManager) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation SCHttpManager is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "SCHttpManager" ``` ## Author 段帅, 576616412@qq.com ## License SCHttpManager is available under the MIT license. See the LICENSE file for more info.