[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 3 / 4 / ToastedView / 0.1.0 / ToastedView.podspec.json
blob81bb5ed3c3efca0c8d457fefdcb7c04670f38f95
2   "name": "ToastedView",
3   "version": "0.1.0",
4   "summary": "A UIView extension to display Toast",
5   "description": "A UIView extension to display toast messages. ToastedView is easily customizable to fit the needs of your app.",
6   "homepage": "https://github.com/MatthewMerritt/ToastedView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MatthewMerritt": "matthew.merritt@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewMerritt/ToastedView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ToastedView/Classes/**/*",
23   "swift_version": "5.0"