blob: e55089e2e8a8a3bd4938351d630dd0cfb7c38dfa [file] [log] [blame]
{
"name": "Router_t",
"version": "0.1.0",
"summary": "用法大改.",
"description": "0.1.0用法大改.",
"homepage": "https://github.com/devfalme/router.git",
"license": "MIT",
"authors": {
"falme": "devfalme@163.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/devfalme/router.git",
"tag": "0.1.0"
},
"source_files": "Router/Router/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"requires_arc": true
}