blob: 764cc03b8cc465ef24c01b6925d9e6b5d72fe084 [file] [log] [blame]
{
"name": "MediastreamPlatformSDKiOS",
"version": "0.1.0",
"summary": "iOS solution for Mediastream Player",
"description": "iOS solution for Mediastream Player. Install and enjoy it.",
"homepage": "https://www.mediastre.am",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cruiz666": "ruizcarlos1985@gmail.com"
},
"source": {
"git": "https://github.com/mediastream/PodMediastreamPlatformSDKiOS.git",
"tag": "0.1.0"
},
"swift_version": "4.1.2",
"platforms": {
"ios": "9.0"
},
"source_files": "MediastreamPlatformSDKiOS/Classes/**/*",
"resources": "MediastreamPlatformSDKiOS/Assets/*.xcassets",
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.7"
],
"YouboraAVPlayerAdapter": [
]
}
}