blob: 1ff5e2f4371e7c7356e0b84ba3bcdc0c11ab89ca [file] [log] [blame]
{
"name": "KKHttp",
"version": "1.0.0",
"summary": "HTTP",
"description": "HTTP, 支持 JavascriptCore",
"homepage": "https://github.com/hailongz/KKHttp",
"license": "MIT",
"authors": {
"zhang hailong": "hailongz@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hailongz/KKHttp.git",
"tag": "1.0.0"
},
"vendored_frameworks": "KKhttp.framework",
"requires_arc": true
}