[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 7 / GIHReachability / 1.0.0 / GIHReachability.podspec.json
blob4a47f8474603a865ea98d54b4bc86e402daed45a
2   "name": "GIHReachability",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Reachability Support ARC",
12   "homepage": "https://github.com/gaizhi",
13   "authors": {
14     "Xu Qiang": "994059781@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/gaizhi/GIHReachability.git",
18     "tag": "1.0.0"
19   },
20   "description": "Reachability Support ARC!",
21   "requires_arc": true,
22   "frameworks": [
23     "CoreFoundation",
24     "SystemConfiguration",
25     "CFNetwork"
26   ],
27   "source_files": "Reachability/*.{h,m}",
28   "public_header_files": "Reachability/*.h"