blob: cb4f48cba65174a5b3e50fe6c7a553ac4c0153ae [file] [log] [blame]
{
"name": "VetsPlus",
"version": "1.1.0",
"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://firebasestorage.googleapis.com/v0/b/vetsdoctor-261e5.appspot.com/o/VetsPlus_1.1.0.zip?alt=media&token=e1606066-8771-4868-89db-3a46015f8089"
},
"swift_versions": "5",
"ios": {
"vendored_frameworks": "VetsPlus.framework"
},
"dependencies": {
"MessageKit": [
"= 3.0.0"
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"OpenTok": [
],
"Floaty": [
"~> 4.2.0"
]
},
"swift_version": "5"
}