blob: a0f020c4e11ce858e56a73d851cc920a21e732fc [file] [log] [blame]
{
"name": "jqpod",
"version": "0.0.3",
"summary": "这是一个调试用的打印工具,在debug模式下可以输出需要打印的信息",
"description": "这是一个调试用的打印工具,在debug模式下可以输出需要打印的信息,这是一个调试用的打印工具,在debug模式下可以输出需要打印的信息",
"homepage": "http://EXAMPLE/jqpod",
"license": "MIT",
"authors": {
"JQ": "wangjianqi@aliyun.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangjianqi/jqpod.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}