[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 4 / 0 / VTToastToolKit / 1.0.2 / VTToastToolKit.podspec.json
blobce721cb3bb497b9929cfe50249ff5690468b5ba2
2   "name": "VTToastToolKit",
3   "version": "1.0.2",
4   "summary": "自定义的弹窗",
5   "homepage": "https://github.com/pangxiang1992/VTToastToolKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "庞翔": "pangxiangios@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pangxiang1992/VTToastToolKit.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "VTToastToolKit/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "8.0"
25   },
26   "pushed_with_swift_version": "4.0"