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