blob: 47f21011ae80df116fce4807c0a46fe948f40f6d [file] [log] [blame]
{
"name": "JKAPIMock",
"version": "0.1.0",
"summary": "this is a tool to help iOS developer mock API data to support parallel development.",
"description": "this is a tool to help iOS developer mock API data to support parallel development,if have any question please contact with jack",
"homepage": "https://github.com/xindizhiyin2014/JKAPIMock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HHL110120": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKAPIMock.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKAPIMock/Classes/**/*",
"public_header_files": "JKAPIMock/Classes/**/*.h",
"dependencies": {
"GYHttpMock": [
]
}
}