blob: 5677df65f3758d79138c75ca548013b4b0204f39 [file] [log] [blame]
{
"name": "ATPermission",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATPermission/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}