[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 6 / 5 / 8 / FXReachability / 1.3.2 / FXReachability.podspec.json
blob1283a8f6b47676ba8c24c612f0e868d289a92e6a
2   "name": "FXReachability",
3   "version": "1.3.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.3.2"
11   },
12   "source_files": "FXReachability",
13   "frameworks": "SystemConfiguration",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6",
18     "tvos": "9.0"
19   }