Latest | 0.2.0 |
---|---|
Homepage | https://github.com/chewyong/CYReachability |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
CYReachability is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "CYReachability"
Author
zhouqiuyang, [email protected]
License
CYReachability is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "CYReachability", "version": "0.2.0", "summary": "Reachability for chewing.", "description": " Reachability for chewingnn * Markdown format.n * Don't worry about the indent, we strip it!n", "homepage": "https://github.com/chewyong/CYReachability", "license": "MIT", "authors": { "zhouqiuyang": "[email protected]" }, "source": { "git": "https://github.com/chewyong/CYReachability.git", "tag": "0.2.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes", "resource_bundles": { "CYReachability": [ "Pod/Assets/*.png" ] } }
Sun, 06 Mar 2016 20:21:03 +0000