blob: 2f19e317e68013714faf352f476dd275c7f91e10 [file] [log] [blame]
{
"name": "GGRouter",
"version": "0.0.1",
"summary": "A short description of GGRouter.hello this is a router for ios.You can use it push or present to the controller for a URL.Like:scheme://host?id=90",
"description": "A short description of GGRouter.hello this is a router for ios.You can use it push or present to the controller for a URL.Like:scheme://host?id=90",
"homepage": "https://github.com/glj0209/GGRouter",
"license": "MIT",
"authors": {
"gaolijun": "834740147@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/glj0209/GGRouter.git",
"tag": "0.0.1"
},
"source_files": [
"GGRouter",
"GGRouter/**/*.{h,m}"
]
}