blob: ca19053b2205389b63d5dc88cd3d93cfdac6f977 [file] [log] [blame]
{
"name": "HZPrivacyManager",
"version": "1.0.1",
"summary": "A util to requestAccess for iOS.",
"description": "A util to requestAccess for iOS. You can delete some code when the version is error.",
"homepage": "https://github.com/MyHZ/HZPrivacyManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangzhen": "752818915@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MyHZ/HZPrivacyManager.git",
"tag": "1.0.1"
},
"source_files": [
"HZPrivacyManager",
"HZPrivacyManager/**/*.{h,m}"
],
"frameworks": [
"CoreLocation",
"UserNotifications",
"Photos",
"AVFoundation",
"AssetsLibrary",
"AddressBook",
"CoreTelephony",
"Contacts",
"HealthKit",
"CoreBluetooth",
"LocalAuthentication",
"PassKit",
"Speech",
"MediaPlayer",
"Intents",
"Foundation",
"AssetsLibrary",
"AddressBookUI"
],
"requires_arc": true
}