[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 7 / f / ToastAlerts / 3.0 / ToastAlerts.podspec.json
blob1d015cdd72452c0623e8ab46c6aa71a947e3e1a3
2   "name": "ToastAlerts",
3   "version": "3.0",
4   "summary": "A library to display Toast Alerts in iOS.",
5   "description": "A library to display Toast Alerts in in iOS\nToast View with Message & Image\nToast View with Time Dismiss\nToast View with Tap Dismiss\nCustom Toast View",
6   "homepage": "https://github.com/estampworld/ios-toast-alerts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eduardo IrĂ­as": "eduardoirias@me.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/estampworld/ios-toast-alerts.git",
20     "tag": "3.0"
21   },
22   "source_files": "Sources/ToastAlerts/*.swift",
23   "ios": {
24     "source_files": "Sources/ToastAlerts/*.swift"
25   },
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"