blob: e3e6ec7ab251c379a8cbe982e340c8ec4cc6c536 [file] [log] [blame]
{
"name": "Router_t",
"version": "0.0.7",
"summary": "用法大改.",
"description": "0.0.7用法大改.",
"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.7"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}