blob: 26f55a80ad3ad3b434934eca18d904bfadc8232a [file] [log] [blame]
{
"name": "VuzersSDK",
"version": "0.0.2",
"summary": "The official iOS SDK",
"homepage": "https://vuzers.com",
"authors": {
"Vuzers": "support@vuzers.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://vuzers.com/sdk/0.0.2/VuzersSDK.zip"
},
"ios": {
"vendored_frameworks": "VuzersSDK.framework"
}
}