[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / d / SCNetworkReachability / 1.0.0 / SCNetworkReachability.podspec.json
blobdcfa990e220f2597e6f99439571bea77e5de739a
2   "name": "SCNetworkReachability",
3   "version": "1.0.0",
4   "summary": "Wrapper for SCNetworkReachability methods of SystemConfiguration.framework.",
5   "homepage": "https://github.com/belkevich/reachability-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Belkevich": "belkevich.alexey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/belkevich/reachability-ios.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "SystemConfiguration",
22   "requires_arc": false