blob: 9c27ed261938a0750d46e80affcfcd93cb638e7b [file] [log] [blame]
{
"name": "DZURLRoute",
"version": "0.2.2",
"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": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DZURLRoute/Classes/**/*",
"dependencies": {
"DZViewControllerLifeCircleAction": [
],
"NSString-UrlEncode": [
]
}
}