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