[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 4 / e / ToasteriOS / 1.0.1 / ToasteriOS.podspec.json
blobc334194300c394d30fc8b04225f5a4220e42cb47
2   "name": "ToasteriOS",
3   "version": "1.0.1",
4   "summary": "Fully customizable toaster message for iOS",
5   "description": "Fully customized and lightweight toaster message for iOS. This plugin is easy to use in swift code and with one line of code we can trigger the toaster message.",
6   "homepage": "https://github.com/Achsuthan/ToasteriOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Achsuthan": "achsuthan@icloud.com"
13   },
14   "swift_versions": "4.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/Achsuthan/ToasteriOS.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "ToasteriOS/**/*.{h,m,swift}",
23   "swift_version": "4.0"