blob: 7ba08e6be8bacb26e24a771c759e4c6e28927338 [file] [log] [blame]
{
"name": "Router_t",
"version": "0.0.6",
"summary": "修改bug.",
"description": "0.0.6修改bug.",
"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.6"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}