[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 1 / MTRealReachability / 0.0.4 / MTRealReachability.podspec.json
blob0ff6e19f8715e32fd00ea762404f4956112853a2
2   "name": "MTRealReachability",
3   "version": "0.0.4",
4   "summary": "it is a little tools to monitor network",
5   "homepage": "https://github.com/m8282823/MTRealReachability",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "martin": "martinwithxc@gmail.com"
12   },
13   "social_media_url": "http://martin.nnoffice.cn",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/m8282823/MTRealReachability.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "MTRealReachability/**/*.{h,m}",
22   "public_header_files": "MTRealReachability/**/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "QuartzCore",
26     "CoreGraphics",
27     "SystemConfiguration"
28   ],
29   "requires_arc": true