blob: 608f44d7f0d2c25c41455a6cd1147dafa809ad2c [file] [log] [blame]
{
"name": "VMGSDK",
"version": "1.0.3",
"summary": "VMG iOS SDK",
"description": "The VMG iOS SDK lets you to integrate our SDK in your app.",
"homepage": "https://github.com/videomediagroup/iOS-SDK",
"license": {
"type": "UNLICENSED"
},
"authors": {
"Tim": "tim.wachter@videomediagroup.com"
},
"source": {
"git": "https://github.com/videomediagroup/iOS-SDK.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "VMGSDK.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.6.0"
],
"Observable": [
"~> 1.3.2"
]
}
}