[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 5 / HWSimpleToast / 1.0 / HWSimpleToast.podspec.json
blobebd7903d96f8bd4ab83412db3965a42c4fbb5028
2   "name": "HWSimpleToast",
3   "version": "1.0",
4   "summary": "Toast for SWIFT, Very Light, Very Simple",
5   "description": "Very Simple Toast.\nUses two views only (BackgroundView, TextLabel)",
6   "homepage": "https://github.com/vowed21/HWSimpleToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HyunWoo Kim": "hyunwoo-21@hanmail.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/vowed21/HWSimpleToast.git",
19     "tag": "1.0"
20   },
21   "source_files": "HWSimpleToast/**/*.swift"