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