blob: f8002976237a3f96e7f41f2903cd15b83ae514d6 [file] [log] [blame]
{
"name": "KSRouter",
"version": "0.0.7",
"summary": "支持自动注册的的iOS组件化解决方案",
"homepage": "https://github.com/HJaycee/KSRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HJaycee": "huangxisu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HJaycee/KSRouter.git",
"tag": "0.0.7"
},
"source_files": "KSRouter/KSRouter/*.{h,m}",
"requires_arc": true
}