blob: f153d7a44dac8152a2dff7521c0716432f835044 [file] [log] [blame]
{
"name": "JVLog",
"version": "0.2",
"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.2"
},
"source_files": "JVLog/Classes/*.{h,m}"
}