blob: 3e0e709ac23860c481d1f59dbc611a2eeb1336aa [file] [log] [blame]
{
"name": "CCPAppInfo",
"version": "1.0.1",
"summary": "app信息",
"description": "从info.plist中获取app相关信息",
"homepage": "https://github.com/coolboy-ccp/CCPAppInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "coolboy_ccp",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/coolboy-ccp/CCPAppInfo.git",
"tag": "1.0.1"
},
"source_files": "AppInfo/*.swift"
}