# FDNetworkObjC [![CI Status](https://img.shields.io/travis/fandongtongxue/FDNetworkObjC.svg?style=flat)](https://travis-ci.org/fandongtongxue/FDNetworkObjC) [![Version](https://img.shields.io/cocoapods/v/FDNetworkObjC.svg?style=flat)](https://cocoapods.org/pods/FDNetworkObjC) [![License](https://img.shields.io/cocoapods/l/FDNetworkObjC.svg?style=flat)](https://cocoapods.org/pods/FDNetworkObjC) [![Platform](https://img.shields.io/cocoapods/p/FDNetworkObjC.svg?style=flat)](https://cocoapods.org/pods/FDNetworkObjC) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation FDNetworkObjC is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'FDNetworkObjC' ``` ## Author fandongtongxue, admin@fandong.me ## License FDNetworkObjC is available under the MIT license. See the LICENSE file for more info.