blob: 2f9c49be42709e73890722eac5fec3b709d7a5e2 [file] [log] [blame]
{
"name": "CCPAuthorization",
"version": "1.0.0",
"summary": "iOS系统常用的权限申请",
"description": "iOS系统常用的权限申请,支持iOS10.0+,使用swift5.0",
"homepage": "https://github.com/coolboy-ccp/CCPAuthorization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coolboy-ccp": ""
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/coolboy-ccp/CCPAuthorization.git",
"tag": "1.0.0"
},
"source_files": "CCPAuthorization/CCPAuthorization/Authorizations/*"
}