blob: 408779c81ca230b1fb025e1f81a74e6c489f28e5 [file] [log] [blame]
{
"name": "JWTrace",
"version": "0.1.1",
"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.1"
},
"source_files": "JWTraceDemo/JWTrace/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}