[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 7 / 9 / 0 / KSReachability / 1.4.1 / KSReachability.podspec.json
blobe0cd8ea769819f4dd132cca12c25f36e1c3e17ca
2   "name": "KSReachability",
3   "platforms": {
4     "ios": "4.0",
5     "osx": "10.6"
6   },
7   "version": "1.4.1",
8   "summary": "A better iOS & Mac reachability for a modern age.",
9   "homepage": "https://github.com/kstenerud/KSReachability",
10   "license": {
11     "type": "MIT",
12     "file": "README.md"
13   },
14   "authors": {
15     "Karl Stenerud": "kstenerud@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/kstenerud/KSReachability.git",
19     "tag": "1.4.1"
20   },
21   "source_files": "KSReachability/KSReachability",
22   "frameworks": [
23     "Foundation",
24     "SystemConfiguration"
25   ]