blob: 80409aba64b0ec03e3e09e8bc3105a80fe43eb6f [file] [log] [blame]
{
"name": "VetsPlus",
"version": "0.1.4",
"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_0.1.4.zip"
},
"swift_versions": "5",
"ios": {
"vendored_frameworks": "VetsPlus.framework"
},
"dependencies": {
"MessageKit": [
"= 3.0.0"
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"OpenTok": [
]
},
"swift_version": "5"
}