blob: f8323acd0b033db396869e7b69e38131137f9099 [file] [log] [blame]
{
"name": "AuthorizationTools",
"version": "1.0.0",
"summary": "请求iOS各类权限",
"description": "请求iOS各类权限",
"homepage": "https://github.com/cqzhong/AuthorizationTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cqzhong": "2863802082@qq.com"
},
"source": {
"git": "https://github.com/cqzhong/AuthorizationTools.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AuthorizationTools/*.{h,m}"
}