blob: 0b969a5f71cd5c2f6d87f4601e577053b7e055fd [file] [log] [blame]
{
"name": "VetsPlus",
"version": "0.0.33",
"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_versions": "4.2",
"ios": {
"vendored_frameworks": "VetsPlus.framework"
},
"dependencies": {
"MessageKit": [
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
]
},
"swift_version": "4.2"
}