blob: d65dc22bc68cb6b489fb059c71d661514e74bf1e [file] [log] [blame]
{
"name": "RickURLRouter",
"version": "0.1.0",
"summary": "a lightweight URL format router library",
"description": "a lightweight URL format router library written by Rick",
"homepage": "https://github.com/RickwangF/RickURLRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rick": "woshiwwy16@gmail.com"
},
"source": {
"git": "https://github.com/RickwangF/RickURLRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RickURLRouter/Classes/**/*"
}