blob: 4d5f2d16cba01ba0a9dd70c69306636ca94ba7a4 [file] [log] [blame]
{
"name": "Router_t",
"version": "0.0.4",
"summary": "增加未知URL的处理方式.",
"description": "0.0.4增加未知URL的处理方式.",
"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.4"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}