blob: c263b4026bffbf80fe03a4c9fe0d38e27285b163 [file] [log] [blame]
{
"name": "CCPLog",
"version": "0.0.1",
"summary": "日志",
"description": "操作日志,crash 日志",
"homepage": "hhttps://github.com/coolboy-ccp/CCPLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "coolboy_ccp",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/coolboy-ccp/CCPLog.git",
"tag": "0.0.1"
},
"source_files": "CCPLog/*.swift",
"exclude_files": "CCPLogDemo",
"dependencies": {
"SwiftyJSON": [
],
"CCPAppInfo": [
]
}
}