[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / 4 / 1 / MTRealReachability / 0.0.2 / MTRealReachability.podspec.json
blob839416fec8e3be2128964a6bbaf3ac1136d1df21
2   "name": "MTRealReachability",
3   "version": "0.0.2",
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.2"
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