[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 9 / SWToast / 0.0.3 / SWToast.podspec.json
blobb932cf91b5568d8438cef4f17b8301dc1e4dafab
2   "name": "SWToast",
3   "version": "0.0.3",
4   "summary": "在 GSMessages的基础上封装了便利的方法.",
5   "description": "根据平时项目的需要在 GSMessages的基础上封装了便利的方法.",
6   "homepage": "https://github.com/547/SWToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Seven Wang",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/547/SWToast.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "SWToast",
21     "SWToast/**/*.{h,m,swift}"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "GSMessages": [
29       "~> 1.7.2"
30     ]
31   },
32   "swift_versions": "5.0",
33   "swift_version": "5.0"