blob: 47b7eb89373435a468924e07f26f2a6559cb4f5f [file] [log] [blame]
{
"name": "VetsPlus",
"version": "0.1.1",
"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.1.zip"
},
"swift_versions": "5",
"ios": {
"vendored_frameworks": "VetsPlus.framework"
},
"dependencies": {
"MessageKit": [
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"OpenTok": [
]
},
"swift_version": "5"
}