blob: c6dbb5c18bed8757fbfb7f877c80e6009f91e937 [file] [log] [blame]
{
"name": "JPTool",
"version": "1.0.6",
"summary": "添加新接口,在window上添加图片,继续添加resource",
"homepage": "https://github.com/jiapan0622/JPToolDemo",
"license": "MIT",
"authors": {
"Carpenter": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiapan0622/JPToolDemo.git",
"tag": "1.0.6"
},
"resources": "JPTool/JPTool.bundle",
"source_files": [
"JPTool",
"JPToolDemo/JPTool/*.{h,m}"
],
"requires_arc": true
}