[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 1 / MTRealReachability / 0.0.8 / MTRealReachability.podspec.json
blob4ef1374f724b2d63142900061d4c5fe0a107bcea
2   "name": "MTRealReachability",
3   "version": "0.0.8",
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": "https://github.com/m8282823/MTRealReachability",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/m8282823/MTRealReachability.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "MTRealReachabilityDEMO/MTRealReachability/**/*.{h,m}",
22   "public_header_files": "MTRealReachabilityDEMO/MTRealReachability/**/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "QuartzCore",
26     "CoreGraphics",
27     "SystemConfiguration"
28   ],
29   "requires_arc": true