blob: d4605ed6f4bdba370bb543fee40ba6b8e094a1dd [file] [log] [blame]
{
"name": "DDYAuthManager",
"version": "1.0.1",
"summary": "各种权限验证(部分带主动申请权限),麦克风/相机/相册/日历/备忘录/联网/推送通知/定位/语音识别权限等等",
"homepage": "https://github.com/RainOpen/DDYAuthManager",
"license": "MIT",
"authors": {
"Rain": "634778311@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RainOpen/DDYAuthManager.git",
"tag": "1.0.1"
},
"source_files": "DDYAuthManager/DDYAuthManager/*.{h,m}",
"resources": "DDYAuthManager/DDYAuthManager/DDYAuthManager.bundle",
"requires_arc": false
}