blob: 83f02b68fe0e7534e41e59a0636f7c8aeb07c7e1 [file] [log] [blame]
{
"name": "ATPermission",
"version": "0.1.6",
"summary": "系统权限请求",
"homepage": "https://github.com/ablettchen/ATPermission",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/ATPermission.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATPermission/**/*.{h,m}",
"resources": "ATPermission/ATPermission.bundle",
"requires_arc": true,
"dependencies": {
"ATAlert": [
],
"ATCategories": [
]
}
}