[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / a / 1 / SwiftToast / 1.1.3 / SwiftToast.podspec.json
blob4c15d3847650bb8fcc383c55cc3bc64c4129a414
2   "name": "SwiftToast",
3   "version": "1.1.3",
4   "summary": "A customizable iOS toast view for Swift",
5   "homepage": "https://github.com/damboscolo/SwiftToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "damboscolo": "danielehidalgo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/damboscolo/SwiftToast.git",
15     "tag": "1.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SwiftToast/Classes/**/*",
21   "resource_bundles": {
22     "SwiftToast": [
23       "SwiftToast/Classes/**/*.{storyboard,xib}"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"