blob: a3d40d0b8c2fbbe065ab5ef65d59b38a0ff2a3e9 [file] [log] [blame]
{
"name": "Router_t",
"version": "0.0.3",
"summary": "修改使用方式.",
"description": "简单跳转路由,0.0.3修改使用方式.",
"homepage": "https://github.com/devfalme/router.git",
"license": "MIT",
"authors": {
"falme": "devfalme@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devfalme/router.git",
"tag": "0.0.3"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}