blob: f605ff3fcd75589c7ebcc06541c4761689b369eb [file] [log] [blame]
{
"name": "CCPrivacyManager",
"version": "0.0.1",
"summary": "隐私权限管理",
"description": "TODO: 需在info.plist里完善隐私使用说明",
"homepage": "http://gitlab.hbc.tech/ios/CCPrivacyManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houwenfu": "wenfuhou@huangbaoche.com"
},
"source": {
"git": "http://gitlab.hbc.tech/ios/CCPrivacyManager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "CCPrivacyManager/Classes/**/*"
}