blob: 2e5f9b80a7ddcff23f87a23b16da1d7fd6143037 [file] [log] [blame]
{
"name": "VMGSDK",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "VMGSDK.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.5.1"
],
"Observable": [
"~> 1.1.0"
],
"JSQWebViewController": [
"~> 5.0.0"
]
},
"pushed_with_swift_version": "3.0"
}