blob: 6cf85ce0371348aaf3aeb5630b8d04c68a74e269 [file] [log] [blame]
{
"name": "HNBURLRouter",
"version": "0.0.4",
"summary": "url router",
"homepage": "https://github.com/ByronChengChen/HNBURLRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengkang": "chengkang_boy@163.com"
},
"source": {
"git": "https://github.com/ByronChengChen/HNBURLRouter.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"HNBURLRouter",
"HNBURLRouter/HNBURLRouter/**/*"
],
"dependencies": {
"MJExtension": [
"3.0.13"
]
}
}