[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 1 / HYReachability / 0.1.1 / HYReachability.podspec.json
blobc6e206e6e960e0a8be56dc41a1712145904aa0fb
2   "name": "HYReachability",
3   "version": "0.1.1",
4   "summary": "HYReachability",
5   "description": "HYReachability, Wrapper of Reachability(Tony Million)",
6   "homepage": "https://github.com/sunhongyue4500/HYReachability",
7   "license": "MIT",
8   "authors": {
9     "hongyi": "sunhongyue4500@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sunhongyue4500/HYReachability.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "HYReachability",
20   "dependencies": {
21     "Reachability": [
22       "~> 3.2"
23     ]
24   }