[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / d / c / 0 / Toastr / 1.0.1 / Toastr.podspec.json
blobe8366dad3b50467693480d943a96dac0f324c931
2   "name": "Toastr",
3   "version": "1.0.1",
4   "summary": "Toast for Swift",
5   "homepage": "https://github.com/hypery2k/toastr",
6   "license": {
7     "type": "WTPFL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hypery2k": "dev@martinreinhardt-online.de"
12   },
13   "source": {
14     "git": "https://github.com/hypery2k/toastr.git",
15     "tag": "v1.0.1"
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