[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / f / d / 3 / ZLZKBaseUtils / 0.1.0 / ZLZKBaseUtils.podspec.json
blobd2d98839210b669f6b33f1ffbf9331bf2404331b
2   "name": "ZLZKBaseUtils",
3   "version": "0.1.0",
4   "summary": "基础工具库.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Utils",
24       "dependencies": {
25         "MBProgressHUD": [
27         ]
28       },
29       "source_files": "BaseUtils/Classes/Utils/*.{h,m}"
30     }
31   ]