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