[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 5 / MCToast / 0.1.0 / MCToast.podspec.json
blobb9a91ab7ecb9eea50095c23fb47b93d30fd3c40e
2   "name": "MCToast",
3   "version": "0.1.0",
4   "summary": "Swift版本的HUD,支持多种自定义方案。使用方便。",
5   "homepage": "https://github.com/mancongiOS/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MC": "562863544@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/mancongiOS/MCToast.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MCToast/Classes/**/*",
22   "resource_bundles": {
23     "ToastBundle": [
24       "MCToast/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "lottie-ios": [
30     ]
31   },
32   "swift_version": "5.0"