[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 9 / a / Yarp / 1.0.0 / Yarp.podspec.json
blobf791f9d80575745c5221db24ca741298fe8453d0
2   "name": "Yarp",
3   "version": "1.0.0",
4   "summary": "Yarp (Yet another reachability pod) is a reachability framework with a focus on reliability and simplicity.",
5   "description": "Yarp (Yet another reachability pod) is a reachability framework with a focus on reliability and simplicity. Yarp fully supports IPv6 and IPv4. Yarp allows you to observer changes in reachability using blocks or notifications.",
6   "homepage": "https://github.com/vectorform/Yarp",
7   "license": "BSD",
8   "authors": {
9     "Vectorform": "jmeador@vectorform.com"
10   },
11   "source": {
12     "git": "https://github.com/vectorform/Yarp.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/vectorform",
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "SystemConfiguration",
22   "pushed_with_swift_version": "4.0"