blob: 1ecbed55ebb6f6f690e7eedefa3253ad5123a490 [file] [log] [blame]
{
"name": "MediastreamPlatformSDK",
"version": "0.1.1",
"summary": "SDK for building a Player based on Mediastream requirements",
"description": "SDK for building a Player based on Mediastream requirements!!",
"homepage": "https://github.com/mediastream",
"authors": {
"Mediastream": "apps@mediastre.am"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/ott-next-assets/cnya/mobile/MediastreamPlatformSDK.zip"
},
"ios": {
"vendored_frameworks": "MediastreamPlatformSDK.framework"
},
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.6"
]
}
}