[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / d / ODReachability / 1.0.0 / ODReachability.podspec.json
blob0b3aa475410677eec87e1b11f86754bb5bcd47f2
2   "name": "ODReachability",
3   "version": "1.0.0",
4   "summary": "ODReachability is a wrapper of Reachability focus on status changes",
5   "description": "ODReachability is a wrapper of Reachability focus on status changes. Based on ashleymills's Reachability",
6   "homepage": "https://github.com/olddonkey/ODReachability",
7   "license": "MIT",
8   "authors": {
9     "olddonkey": "olddonkeyblog@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/olddonkey/ODReachability.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ODReachability/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"