[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 2 / HTActionSheet / 0.1.0 / HTActionSheet.podspec.json
bloba911fd24ffb7781d37924416726a8def61f6b4b1
2   "name": "HTActionSheet",
3   "version": "0.1.0",
4   "summary": "弹出框,支持图片,支持多选,支持弹出位置",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Parkyong/HTActionSheet.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "piaoyong.com@hotmail.com": "m18611421005@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Parkyong/HTActionSheet.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTActionSheet/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.0"
25     ],
26     "SDWebImage": [
27       "~> 4.3.3"
28     ]
29   },
30   "swift_version": "4.0"