[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / f / BYToast / 0.0.4 / BYToast.podspec.json
blob1e872c4e259ef25300251cfc69a94a2f76fb06db
2   "name": "BYToast",
3   "version": "0.0.4",
4   "summary": "添加90度transform",
5   "description": "Swift版本的HUD,支持多种自定义方案。使用方便。",
6   "homepage": "https://git.code.tencent.com/ChenXinProjects/BYToast.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BY": "yangfeng@liuliangwan.com"
13   },
14   "source": {
15     "git": "https://git.code.tencent.com/ChenXinProjects/BYToast.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "BYToast/Classes/**/*",
23   "resource_bundles": {
24     "ToastBundle": [
25       "BYToast/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "lottie-ios": [
30       "~> 3.5.0"
31     ]
32   },
33   "swift_version": "5.0"