blob: 09c839e9d1ef0640f601e0d0a5eb59461c163532 [file] [log] [blame]
{
"name": "JSPatchTool",
"version": "0.0.2",
"summary": "JSPatchTool.",
"homepage": "https://github.com/huangzhentong/JSPatchTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huang": "181310067@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huangzhentong/JSPatchTool.git",
"tag": "0.0.2"
},
"source_files": "JSPatchTool/*.{h,m}",
"frameworks": "JSPatchPlatform",
"requires_arc": true,
"dependencies": {
"JSPatchPlatform": [
]
}
}