blob: 36d6727a4ae45324630c7a5e7bd19cb93eabe802 [file] [log] [blame]
{
"name": "VetsPlus",
"version": "0.1.3",
"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.3.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"
}