blob: 1d5bf86b064d55de65d28925bd34076bcecb1725 [file] [log] [blame]
{
"name": "ATPermission",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATPermission/**/*.{h,m}",
"resources": "ATPermission/ATPermission.bundle",
"requires_arc": true,
"dependencies": {
"ATCategories": [
]
}
}