[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / 8 / YuiToast / 0.1.1 / YuiToast.podspec.json
blob310eabb072b881d49b157b54aab78c0479d08f4b
2   "name": "YuiToast",
3   "version": "0.1.1",
4   "summary": "A lightweight toast library for iOS.",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "5.0",
9   "description": "YuiToast is a lightweight toast display library for iOS. It can be display toast and modify the toast appeared on the screen easily in your iOS apps.",
10   "homepage": "https://github.com/jctaoo/YuiToast",
11   "license": "MIT",
12   "authors": {
13     "jctaoo": "jctaoo@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/jctaoo/YuiToast.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "Sources/**/*",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SnapKit": [
23       "5.0.0"
24     ]
25   },
26   "swift_version": "5.0"