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