blob: 16c3041ea8b217cddfc028056a2be23b26d0f028 [file] [log] [blame]
{
"name": "XLRouter",
"version": "0.1.0",
"summary": "A delightful View Router.",
"description": "A delightful View Router. Support argument check.",
"homepage": "https://github.com/TsichiChang/XLRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tsichi": "zhang911010@gmail.com"
},
"source": {
"git": "https://github.com/TsichiChang/XLRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XLRouter/Classes/**/*",
"frameworks": "Foundation"
}