[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 7 / 1 / 2 / vmailChat / 0.1.0 / vmailChat.podspec.json
blob3ed5e4b55c552dc22bf7c43e160415c3244e520b
2   "name": "vmailChat",
3   "version": "0.1.0",
4   "summary": "A simple chat tool on iphone.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://vgit.eyou.net/zhuxiaojin/vmailchat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuxiaojin": "zhuxiaojin@eyou.net"
13   },
14   "source": {
15     "git": "http://vgit.eyou.net/zhuxiaojin/vmailchat",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "vmailChat/**/*",
23   "resource_bundles": {
24     "vmailChat": [
25       "vmailChat/**/*"
26     ]
27   },
28   "swift_version": "5.0"