[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / a / 1 / XCReachabilitySwift / 5.1.0-xc14-2 / XCReachabilitySwift.podspec.json
blob078f72a9f8e13d1b2976b7c663062386f9453173
2   "name": "XCReachabilitySwift",
3   "version": "5.1.0-xc14-2",
4   "module_name": "Reachability",
5   "homepage": "https://github.com/ashleymills/Reachability.swift",
6   "authors": {
7     "Ashley Mills": "ashleymills@mac.com"
8   },
9   "summary": "Replacement for Apple's Reachability re-written in Swift with callbacks.",
10   "license": {
11     "type": "MIT"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/beMappy/Reachability.swift.git",
20     "tag": "5.1.0-xc14-2"
21   },
22   "vendored_frameworks": "Reachability.xcframework",
23   "frameworks": "SystemConfiguration",
24   "ios": {
25     "frameworks": "CoreTelephony"
26   },
27   "requires_arc": true,
28   "swift_versions": "5.0",
29   "swift_version": "5.0"