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