[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / 8 / 7 / KToasty / 1.0.1 / KToasty.podspec.json
blob2b2d96c650dbf62a40b1335af13abff5208614fb
2   "name": "KToasty",
3   "version": "1.0.1",
4   "summary": "A simple and customizable toast library for iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kiluss2/KToasty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KiluSs": "kiluss2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kiluss2/KToasty.git",
16     "branch": "master",
17     "tag": "1.0.1"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "KToasty/Classes/**/*",
24   "swift_version": "5.0"