blob: bd394c3a96f4e3ddf378b04b7213315fa7ea1a65 [file] [log] [blame]
{
"name": "LZSystemAuthority",
"version": "1.0.0",
"summary": "系统权限检测",
"description": "用于检测系统权限是否已打开",
"homepage": "https://github.com/ShannonCrazy/LZSystemAuthority",
"license": "MIT",
"authors": {
"Lingzhi": "541273160@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShannonCrazy/LZSystemAuthority.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"frameworks": [
"CoreLocation",
"AVFoundation",
"AssetsLibrary",
"Photos",
"AddressBook",
"Contacts",
"UserNotifications",
"EventKit",
"Speech"
]
}