blob: f64f6031f478702eee402aa920224495b0104f15 [file] [log] [blame]
{
"name": "KKApplication",
"version": "1.0.6",
"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.6"
},
"vendored_frameworks": "KKApplication.framework",
"requires_arc": true,
"dependencies": {
"KKView": [
"~> 1.0.8"
]
}
}