blob: 60bc362df027251beb1f0f7688e0e82a6e78ca71 [file] [log] [blame]
{
"name": "CJXPermissionsManage",
"version": "1.0.0",
"summary": "常用权限判断",
"homepage": "https://github.com/Jayxiang/JXManageDemo",
"license": "MIT",
"authors": {
"jayxiang": "610469644@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jayxiang/JXManageDemo",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "CJXPermissionsManage/*.{h,m}",
"frameworks": [
"Photos",
"Contacts",
"CoreLocation",
"CoreBluetooth",
"UserNotifications",
"EventKit"
]
}