[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 3 / ZLZKBaseUtils / 0.1.4 / ZLZKBaseUtils.podspec.json
bloba294ed1bb5cd4c27d6385a3e68d8302a19075396
2   "name": "ZLZKBaseUtils",
3   "version": "0.1.4",
4   "summary": "基于dsBridge扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://zlzkyuxin.xyz",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1134548344@qq.com": "1134548344@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/zlzk/ZLZKBaseUtils.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "MBProgressHUD": [
23       "1.1.0"
24     ],
25     "dsBridge": [
27     ],
28     "SDWebImage": [
30     ],
31     "ZLPhotoBrowser": [
32       "3.2.0"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "Core",
38       "source_files": "ZLZKBaseUtils/Classes/Core/*.{h,m}"
39     }
40   ]