[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 3 / 7 / 2 / Toaster / 2.0.4 / Toaster.podspec.json
blob2f44b11b2dd9090e9f8115ffa5ba7b64b303740d
2   "name": "Toaster",
3   "version": "2.0.4",
4   "summary": "Toast for Swift",
5   "homepage": "http://github.com/devxoul/Toaster",
6   "license": {
7     "type": "WTPFL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Toaster.git",
15     "tag": "2.0.4"
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,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"