[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / d / SBToaster / 2.1.2 / SBToaster.podspec.json
blob00e0ad0127ca9c7eccaa412364f308326aad462f
2   "name": "SBToaster",
3   "version": "2.1.2",
4   "summary": "Toast for Swift",
5   "homepage": "http://github.com/iFindTA/Toaster",
6   "license": {
7     "type": "WTPFL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nanhujiaju": "nanhujiaju@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/iFindTA/Toaster.git",
15     "tag": "2.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift,h}",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true