[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / a / 1 / SwiftToast / 1.0 / SwiftToast.podspec.json
blobbfc65dd6174d1b5504d6de738d83f7dadfbf48f8
2   "name": "SwiftToast",
3   "version": "1.0",
4   "summary": "This is a simple SwiftToast.",
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.0"
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"