blob: 8f44921be37bf46c4396ae39182f56f4942075d9 [file] [log] [blame]
{
"name": "MediastreamPlatformSDK",
"version": "0.1.4",
"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/MediastreamPlatformSDKiOS_Pod",
"authors": {
"Mediastream": "apps@mediastre.am"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.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"
]
}
}