blob: a557a3ad203e587e0ff9e6c6bda44860a36703de [file] [log] [blame]
{
"name": "JPTool",
"version": "1.0.4",
"summary": "添加新接口,在window上添加图片",
"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.4"
},
"source_files": [
"JPTool",
"JPToolDemo/JPTool/*.{h,m}",
"JPToolDemo/JPTool/JPTool.bundle/*.{png,jpeg}"
],
"requires_arc": true
}