[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / e / 9 / 0 / VetsPlus / 0.0.2 / VetsPlus.podspec.json
blob588076f6ad81acab70bc03528b98b451126d184f
2   "name": "VetsPlus",
3   "version": "0.0.2",
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": "11.0"
15   },
16   "source": {
17     "http": "https://bitbucket.org/Invision016/vetsplus/downloads/VetsPlus.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "VetsPlus.framework"
21   },
22   "dependencies": {
23     "MessageKit": [
25     ],
26     "Socket.IO-Client-Swift": [
27       "~> 14.0.0"
28     ]
29   }