blob: cacc501fb2bc847786c8647a3c7734ce38585359 [file] [log] [blame]
{
"name": "KKView",
"version": "1.0.2",
"summary": "XML/JS 原生渲染",
"description": "XML/JS 原生渲染, 支持双向数据绑定",
"homepage": "https://github.com/hailongz/KKView",
"license": "MIT",
"authors": {
"zhang hailong": "hailongz@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hailongz/KKView.git",
"tag": "1.0.2"
},
"vendored_frameworks": "KKView.framework",
"requires_arc": true,
"dependencies": {
"KKObserver": [
"~> 1.0.2"
],
"KKHttp": [
"~> 1.0.1"
]
}
}