blob: 8eaf4fcc2be762244c6926ebbaa7c02f0283c6df [file] [log] [blame]
{
"name": "Router_t",
"version": "0.0.1",
"summary": "路由.",
"description": "简单跳转路由",
"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.1"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}