[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 7 / 2 / Toaster / 2.3.0 / Toaster.podspec.json
blobea0a0337ea2682e108706ba6ecfef68313f88762
2   "name": "Toaster",
3   "version": "2.3.0",
4   "summary": "Toast in Swift for iOS",
5   "description": "Toast in Swift for iOS, with support for Queueing, Customization, String/NSAttributedString, UIAccessibility, Swift/Objective-C and more.",
6   "homepage": "https://github.com/devxoul/Toaster",
7   "license": {
8     "type": "WTPFL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devxoul": "devxoul@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/devxoul/Toaster.git",
16     "tag": "2.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*.{swift,h}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"