blob: 91b36306ba1d4322a868a60fc3b6149631e4f88b [file] [log] [blame]
{
"name": "JSPatchTool",
"version": "0.0.1",
"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.1"
},
"source_files": "JSPatchTool/*.{h,m}",
"frameworks": "JSPatchPlatform",
"requires_arc": true,
"dependencies": {
"JSPatchPlatform": [
]
}
}