[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / b / WToast / 1.0 / WToast.podspec.json
blob63a4c444b07c1d794509219120f4b92a352dcf90
2   "name": "WToast",
3   "version": "1.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\t\t\t\t   - Show toast object with custom image\n",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Brite-Apps/WToast.git",
19     "tag": "1.0"
20   },
21   "source_files": "WToast",
22   "requires_arc": true