[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / a / AllowConnectCocoapods / 1.0.4 / AllowConnectCocoapods.podspec.json
blobdfc50c047dafdbd03624270cec9f936501fda73c
2   "name": "AllowConnectCocoapods",
3   "version": "1.0.4",
4   "summary": "移动端连接权限申请",
5   "description": "判断应用启动时运行是否正确",
6   "homepage": "https://github.com/xiangban/AllowConnect",
7   "license": "MIT",
8   "authors": {
9     "rqp": "798735878@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiangban/AllowConnect.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "AllowConnect/*.{h,a}",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }