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