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