[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / c / 0 / YJToast / 1.0.5 / YJToast.podspec.json
blobcb5ab649462d0cd03fafc60aab9d1499853c8289
2   "name": "YJToast",
3   "version": "1.0.5",
4   "summary": "A short description of YJToast.",
5   "description": "description",
6   "homepage": "https://gitee.com/yijing_ios/YJToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1091676312@qq.com": "1091676312@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/yijing_ios/YJToast.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "YJToast/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.6"
25     ]
26   }