blob: 7f31bf42eb2c1e8e08a82b470e23578cc2aec04d [file] [log] [blame]
{
"name": "JWTrace",
"version": "0.0.3",
"summary": "日志打印控制器",
"homepage": "https://github.com/junwangInChina/JWTrace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWTrace.git",
"tag": "0.0.3"
},
"source_files": "JWTraceDemo/JWTrace/**/*.{h,m}",
"requires_arc": true
}