[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / FXReachability / 1.1 / FXReachability.podspec.json
blobdafa17d9302969fdbabe64298a9a22bbceca7e4c
2   "name": "FXReachability",
3   "version": "1.1",
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.1"
11   },
12   "source_files": "FXReachability",
13   "frameworks": "SystemConfiguration",
14   "requires_arc": false,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }