[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / d / HTMICustomControl / 0.1.2 / HTMICustomControl.podspec.json
blob2c3ea64a38b9e393c5a0eb6c0bbe6f4bd0634ddc
2   "name": "HTMICustomControl",
3   "version": "0.1.2",
4   "summary": "A short description of HTMICustomControl.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Htmitech/HTMICustomControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "731696053@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMICustomControl.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMICustomControl/Classes/**/*.{h,m}",
22   "dependencies": {
23     "HTMIBaseComponent": [
24       "~> 1.1.7"
25     ],
26     "WZLBadge": [
27       "~> 1.2.6"
28     ]
29   }