blob: 592136dc2b072114df57c04736487c7281b7bc78 [file] [log] [blame]
{
"name": "BAPrivacyManager",
"version": "1.0.0",
"summary": "iOS 所有隐私权限封装,定位、蓝牙、通知、运动、日历、相册、相机等 14 种权限封装!详见 demo!",
"homepage": "https://github.com/BAHome/BAPrivacyManager",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BAHome/BAPrivacyManager.git",
"tag": "1.0.0"
},
"source_files": "BAPrivacyManager/BAPrivacyManager/*.{h,m}",
"requires_arc": true
}