blob: 9662ee8fb65329121092b3634829c826389fef6b [file] [log] [blame]
{
"name": "KSRouter",
"version": "0.0.1",
"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.1"
},
"source_files": "KSRouter/KSRouter/*.{h,m}",
"requires_arc": true
}