[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 0 / VetsPlus / 0.0.19 / VetsPlus.podspec.json
blob63d211cfe29a37bf980d92a0ecc09edce602d9a4
2   "name": "VetsPlus",
3   "version": "0.0.19",
4   "summary": "Private framework for VetsPlus client",
5   "homepage": "http://example.com/",
6   "authors": {
7     "Name": "Invision"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.3"
15   },
16   "source": {
17     "http": "https://bitbucket.org/Invision016/vetsplus/downloads/VetsPlus.zip"
18   },
19   "swift_version": "4.2",
20   "ios": {
21     "vendored_frameworks": "VetsPlus.framework"
22   },
23   "dependencies": {
24     "MessageKit": [
26     ],
27     "Socket.IO-Client-Swift": [
28       "~> 14.0.0"
29     ]
30   }