[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 5 / 8 / FXReachability / 1.2 / FXReachability.podspec.json
blob36b2f510fdd60e5363952e8a5750517f462003a2
2   "name": "FXReachability",
3   "version": "1.2",
4   "license": "zlib",
5   "summary": "Lightweight reachability class for Mac and iOS.",
6   "homepage": "https://github.com/nicklockwood/FXReachability",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/FXReachability.git",
10     "tag": "1.2"
11   },
12   "source_files": "FXReachability",
13   "frameworks": "SystemConfiguration",
14   "requires_arc": false,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }