[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 5 / Reach / 1.0.0 / Reach.podspec.json
blobbef34b81d8479e036dbdd601b733095dee1f3ffe
2   "name": "Reach",
3   "version": "1.0.0",
4   "summary": "Reachability network library.",
5   "homepage": "https://github.com/therapychat/Reach",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sergio Fernandez": "fdzsergio@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/fdzsergio",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3.0"
22   },
23   "source_files": "Source/*.swift",
24   "source": {
25     "git": "https://github.com/therapychat/Reach.git",
26     "tag": "1.0.0"
27   },
28   "frameworks": "SystemConfiguration",
29   "pushed_with_swift_version": "3.0"