blob: 541d972e5eeee23fb4acdc94240bd5dcc374d722 [file] [log] [blame]
{
"name": "JVLog",
"version": "0.3",
"summary": "An lightweight, flexible framework for logging to replace NSLog.",
"description": "An lightweight, flexible framework for logging to replace NSLog. \nConvenience and Easy to Use.",
"homepage": "https://github.com/javenl/JVLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"javen": "412775083@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/javenl/JVLog.git",
"tag": "0.3"
},
"source_files": "JVLog/Classes/*.{h,m}"
}