blob: 668623ea17f3e68f30cb70169d64cac78bd54779 [file] [log] [blame]
{
"name": "ZYPermission",
"version": "0.0.1",
"summary": "ZYPermission is a tool",
"homepage": "https://github.com/huzhongyin/ZYPermission",
"license": "MIT",
"authors": {
"huzhongyin": "767915479@qq.com"
},
"source": {
"git": "https://github.com/huzhongyin/ZYPermission.git",
"tag": "0.0.1"
},
"source_files": "PPPrivacyPermission/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"AVFoundation",
"EventKit",
"Contacts",
"Speech",
"HealthKit",
"MediaPlayer",
"UserNotifications",
"CoreBluetooth",
"CoreLocation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}