[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / 5 / e / ZJModuleCommon / 1.0.2 / ZJModuleCommon.podspec.json
blob4765e54a2ea3cb49ff96aa29ebc3fa3811a37a22
2   "name": "ZJModuleCommon",
3   "version": "1.0.2",
4   "summary": "A short",
5   "description": "LZTool 是一个用于保存一些常用工具类的工具",
6   "homepage": "https://github.com/gnaw9258wp/ZJModuleCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王鹏": "1520770071@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gnaw9258wp/ZJModuleCommon",
19     "tag": "1.0.2"
20   },
21   "source_files": "ZJModuleCommon/ZJModuleCommon/Class/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ],
27     "SDWebImage": [
28       "~> 5.0"
29     ],
30     "MBProgressHUD": [
31       "~> 1.1.0"
32     ],
33     "YTKNetwork": [
34       "~> 2.1.4"
35     ],
36     "Reachability": [
37       "~> 3.2"
38     ]
39   }