blob: 483b0f3c6cae3eef1e5b352b4a3664e584163266 [file] [log] [blame]
{
"name": "PSRouter",
"version": "0.0.1",
"summary": "页面跳转路由",
"description": "页面之间跳转路由",
"homepage": "https://github.com/yangmiemie1116/PSRouter",
"license": "MIT",
"authors": {
"杨志强": "yangzhiqiang1116@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangmiemie1116/PSRouter.git",
"tag": "0.0.1"
},
"source_files": "PSRouter/*.{h,m}",
"requires_arc": true
}