blob: 3806f2ce82ff0173aa39b80e2349e20f41a99fba [file] [log] [blame]
{
"name": "LZSystemAuthority",
"version": "1.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"CoreLocation",
"AVFoundation",
"AssetsLibrary",
"Photos",
"AddressBook",
"Contacts",
"UserNotifications",
"EventKit",
"Speech"
]
}