blob: b429c78cb5ffd3c74934bff5044ea17b41a460c1 [file] [log] [blame]
{
"name": "CWAPM",
"version": "0.1.1",
"summary": "APP Performance Monitor",
"description": "简单的APM",
"homepage": "https://github.com/JackWchen2015/CWAPM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JackWchen2015": "576734302@qq.com"
},
"source": {
"git": "https://github.com/JackWchen2015/CWAPM.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWAPM/Classes/**/*.{h,m,s}",
"public_header_files": "CWAPM/Classes/**/*.{h}",
"dependencies": {
"YYDispatchQueuePool": [
]
}
}