blob: 7009cbab4ccd99398ac0f4c41b0f197d586cac53 [file] [log] [blame]
{
"name": "KKObserver",
"version": "1.0.2",
"summary": "响应式数据对象",
"description": "响应式数据对象, UI开发解耦小工具",
"homepage": "https://github.com/hailongz/KKObserver",
"license": "MIT",
"authors": {
"zhang hailong": "hailongz@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hailongz/KKObserver.git",
"tag": "1.0.2"
},
"vendored_frameworks": "KKObserver.framework",
"requires_arc": true
}