blob: da712d388f1594da456913545696d0cd7295eb01 [file] [log] [blame]
{
"name": "XXRouter",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ShawnCow/XXRouter",
"authors": {
"大黄": "rockhxy@gmail.com"
},
"summary": "简单的路由管理 router",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ShawnCow/XXRouter.git",
"tag": "0.0.4"
},
"source_files": "XXRouter/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}