blob: b3f2d67c81e0b52338efca9416bf8f3e919a453f [file] [log] [blame]
{
"name": "MediastreamPlatformSDKiOS",
"version": "1.0.1",
"summary": "MediastreamPlatformSDKiOS.",
"description": "Platform SDK solution for development on mobiles.",
"homepage": "https://github.com/cruiz666/MediastreamPlatformSDKiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cruiz666": "ruizcarlos1985@gmail.com"
},
"source": {
"git": "https://github.com/cruiz666/MediastreamPlatformSDKiOS.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "MediastreamPlatformSDKiOS/Classes/**/*",
"resources": "MediastreamPlatformSDKiOS/Assets/*.xcassets",
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
]
}
}