[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / e / 7 / DZURLRoute / 0.2.3 / DZURLRoute.podspec.json
blob2218f2917227fbb292f2ee3c25e8deeb62a3db87
2   "name": "DZURLRoute",
3   "version": "0.2.3",
4   "summary": "A short description of DZURLRoute.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yishuiliunian/DZURLRoute",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yishuiliunian": "yishuiliunian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yishuiliunian/DZURLRoute.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DZURLRoute/Classes/**/*",
22   "dependencies": {
23     "DZViewControllerLifeCircleAction": [
25     ],
26     "NSString-UrlEncode": [
28     ]
29   }