blob: 672fd3c6ce4cf336e8e9cc561174a15fc715e8d2 [file] [log] [blame]
{
"name": "KKView",
"version": "1.0.7",
"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.7"
},
"vendored_frameworks": "KKView.framework",
"requires_arc": true,
"dependencies": {
"KKObserver": [
"~> 1.0.6"
],
"KKHttp": [
"~> 1.0.2"
]
}
}