[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / d / LMGToast / 4.1.3 / LMGToast.podspec.json
blobe0bc7115cafac430a687df9fad76f78ca1ba97c1
2   "name": "LMGToast",
3   "version": "4.1.3",
4   "summary": "A UIView category that adds Android-style toast notifications to iOS.",
5   "homepage": "https://github.com/lmgDigital2023",
6   "license": "MIT",
7   "authors": {
8     "Anjani Kumar": "contactanjani@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lmgDigital2023/LMGToast.git",
12     "tag": "4.1.3"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": [
18     "Toast",
19     "LMGToast-Framework/Toast.h"
20   ],
21   "resources": [
22     "Toast/Resources/PrivacyInfo.xcprivacy"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true