[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / d / HTMICustomControl / 0.1.6 / HTMICustomControl.podspec.json
blob49922f74c66acc4ecc92ecee226094a3bab7f152
2   "name": "HTMICustomControl",
3   "version": "0.1.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMICustomControl/Classes/**/*.{h,m}",
22   "resources": [
23     "HTMICustomControl/Classes/ACMediaFrame/ACMediaFrame.bundle",
24     "HTMICustomControl/Classes/HTMICustomControl.bundle"
25   ],
26   "dependencies": {
27     "HTMIBaseComponent": [
28       "~> 1.1.7"
29     ],
30     "WZLBadge": [
31       "~> 1.2.6"
32     ],
33     "ACAlertController": [
35     ],
36     "TZImagePickerController": [
38     ],
39     "MWPhotoBrowser": [
40       "~> 2.1.2"
41     ]
42   }