repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git]
/
Specs
/
e
/
9
/
0
/
VetsPlus
/
0.0.1
/
VetsPlus.podspec.json
blob
c113d7640836b4d1d22c494ae659864d95a17c44
1
{
2
"name": "VetsPlus",
3
"version": "0.0.1",
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": "12.1"
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": [
24
25
],
26
"Socket.IO-Client-Swift": [
27
"~> 14.0.0"
28
]
29
}
30
}