blob: 507c157415a401095156b092e1462c63a5d66fdc [file] [log] [blame]
{
"name": "KKApplication",
"version": "1.0.2",
"summary": "小应用",
"description": "小应用, 原生组建渲染 200k",
"homepage": "https://github.com/hailongz/KKApplication",
"license": "MIT",
"authors": {
"zhang hailong": "hailongz@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hailongz/KKApplication.git",
"tag": "1.0.2"
},
"vendored_frameworks": "KKApplication.framework",
"requires_arc": true,
"dependencies": {
"KKView": [
"~> 1.0.3"
]
}
}