[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 3 / 5 / Reach / 1.1.0 / Reach.podspec.json
blob5d27d1b7bf6b9784d5d11d25a8bafcccb9c53634
2   "name": "Reach",
3   "version": "1.1.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.1.0"
27   },
28   "ios": {
29     "frameworks": "SystemConfiguration"
30   },
31   "osx": {
32     "frameworks": "SystemConfiguration"
33   },
34   "tvos": {
35     "frameworks": "SystemConfiguration"
36   },
37   "pushed_with_swift_version": "3.0"