[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / 5 / HWToast / 0.9 / HWToast.podspec.json
blob1169d6ae483a89fc926d6b0c2d1c9ac2b5aa8290
2   "name": "HWToast",
3   "version": "0.9",
4   "summary": "Show a toast with custom views in a flexible way.",
5   "description": "HWToast can display a toast with custom views in a flexible way. You can make a toast easily in a block.",
6   "homepage": "https://github.com/ChatGame/HWToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "callmewhy": "https://github.com/callmewhy"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ChatGame/HWToast.git",
19     "tag": "0.9"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "resources": "Classes/HWToastImage.bundle",
23   "requires_arc": true