[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 0 / SMToast / 0.3.2 / SMToast.podspec.json
blob2def3c6b2f88e03444783c394ed4d786327be7e3
2   "name": "SMToast",
3   "version": "0.3.2",
4   "summary": "SMToast is a simple way to display a message. SMToast's are draggable and can be stacked on the screen.",
5   "description": "\"SMToast displays a simple notification at the bottom of any view controller. SMToast's are draggable and can be stacked on the screen. SMToast's have many customizable properties.\"",
6   "homepage": "https://github.com/mandrusiaks/SMToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mandrusiaks": "mandrusiaks@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/mandrusiaks/SMToast.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SMToast/Classes/**/*",
22   "pushed_with_swift_version": "3.0"