[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / b / WToast / 2.0 / WToast.podspec.json
blob546709df55b27f8ba4c56d1c4fdf1cf717eaede2
2   "name": "WToast",
3   "version": "2.0",
4   "summary": "Simple info box for iOS inspired by Android Toast.",
5   "description": "WToast is a simple info box for iOS inspired by Android Toast.\n\n            - Show toast object with custom text\n- Show toast object with custom image",
6   "homepage": "https://github.com/Brite-Apps/WToast",
7   "license": {
8     "type": "Public Domain (Unlicense)",
9     "file": "UNLICENSE"
10   },
11   "authors": {
12     "Nik Dyonin": "nik@brite-apps.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Brite-Apps/WToast.git",
19     "tag": "2.0"
20   },
21   "source_files": "WToast",
22   "requires_arc": true