blob: dfc50c047dafdbd03624270cec9f936501fda73c [file] [log] [blame]
{
"name": "AllowConnectCocoapods",
"version": "1.0.4",
"summary": "移动端连接权限申请",
"description": "判断应用启动时运行是否正确",
"homepage": "https://github.com/xiangban/AllowConnect",
"license": "MIT",
"authors": {
"rqp": "798735878@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiangban/AllowConnect.git",
"tag": "1.0.4"
},
"source_files": "AllowConnect/*.{h,a}",
"dependencies": {
"AFNetworking": [
]
}
}