[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 8 / YZKit / 0.1.8 / YZKit.podspec.json
blob775bebefeeada02d79bfcd8e59d322295ee127f8
2   "name": "YZKit",
3   "version": "0.1.8",
4   "summary": "A short description of YZKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.china-plus.cn/ios/commonlib/yzkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "510462142@qq.com": "18780106592@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.china-plus.cn/ios/commonlib/yzkit.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YZKit/Classes/**/**/*",
22   "resource_bundles": {
23     "YZKit": [
24       "YZKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Hue": [
30     ],
31     "GTMBase64": [
33     ]
34   }