blob: c5339ff9ab1f80e8ae476df5399dba5a051e1204 [file] [log] [blame]
{
"name": "RickURLRouter",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RickURLRouter/Classes/**/*"
}