[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 4 / SKToast / 1.1.0 / SKToast.podspec.json
blobc0311b40ad05f3d7914f75cc0c6fd4055acf8fd4
2   "name": "SKToast",
3   "version": "1.1.0",
4   "summary": "SKToast is a simple and light weight Android like toast view for your iOS app written in swift.",
5   "description": "SKToast is a simple Android like toast view really easy to integrate and easy to use with other customization options.",
6   "homepage": "https://github.com/SachK13/SKToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SachK13": "iosdev.sachin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SachK13/SKToast.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source_files": "SKToast/Classes/**/*",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "swift_version": "5.2"