blob: 525b08aaec0d64ee33bd627920c6eede0f639190 [file] [log] [blame]
{
"name": "VetsPlus",
"version": "0.0.17",
"summary": "Private framework for VetsPlus client",
"homepage": "http://example.com/",
"authors": {
"Name": "Invision"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.3"
},
"source": {
"http": "https://bitbucket.org/Invision016/vetsplus/downloads/VetsPlus.zip"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "VetsPlus.framework"
},
"dependencies": {
"MessageKit": [
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
]
}
}