[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 0 / YJToast / 1.0.2 / YJToast.podspec.json
blobf92608327ef5b62c778b88695770421a54635859
2   "name": "YJToast",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "YJToast/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.6"
25     ]
26   }