[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 3 / 5 / MCToast / 0.2.0 / MCToast.podspec.json
blobda18bd4970f605e1fc26447530ef57f9f5ceec00
2   "name": "MCToast",
3   "version": "0.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MCToast/Classes/**/*",
22   "ios": {
23     "resource_bundles": {
24       "ToastBundle": "MCToast/Assets/**/*"
25     }
26   },
27   "swift_version": "5.0"