blob: fa9ffd3633ee0d0881e9aeb145434877270f4ea0 [file] [log] [blame]
{
"name": "SystemAuthority",
"version": "1.0.0",
"summary": "系统权限获取",
"homepage": "https://github.com/Wyajun/SystemAuthority",
"license": {
"type": "BSD"
},
"authors": {
"YaJun Wang": "yajunst@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wyajun/SystemAuthority.git",
"tag": "1.0.0"
},
"source_files": "SystemAuthority/SystemAuthority/*.{h,m}",
"frameworks": [
"AVFoundation",
"Contacts",
"ContactsUI",
"AddressBookUI",
"AddressBook"
],
"requires_arc": true
}