blob: 24dd2d8ba043db0b12cd7e7327146dbb8cefdd03 [file] [log] [blame]
{
"name": "DZURLRoute",
"version": "1.0.1",
"summary": "A short description of DZURLRoute.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yishuiliunian/DZURLRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yishuiliunian": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZURLRoute.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZURLRoute/Classes/**/*",
"dependencies": {
"DZViewControllerLifeCircleAction": [
],
"NSString-UrlEncode": [
]
}
}