[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / SCNetworkReachability / 1.0.1 / SCNetworkReachability.podspec.json
blobb059998ed01be57333342eeae86b1e3bdd5d5cab
2   "name": "SCNetworkReachability",
3   "version": "1.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "SystemConfiguration",
22   "requires_arc": false