blob: 9cb70a55fd84ebc0345921b8f481771102b44194 [file] [log] [blame]
{
"name": "TTRouter",
"version": "0.0.1",
"summary": "路由框架",
"description": "解耦视图控制器之间依赖,增加中间路由控制器",
"homepage": "https://github.com/nb-tpl/TTRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiperTan": "1330768953@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/nb-tpl/TTRouter.git",
"tag": "0.0.1"
},
"source_files": "TTRouter/TTRouter/*.{h,m}"
}