blob: f62f4ee13fd13d12aa65c1e4e3e5fa42eb4e8266 [file] [log] [blame]
{
"name": "playmigo-sdk-ios",
"version": "1.0.2",
"summary": "Access the best video and audio on all your devices",
"description": "Playmigo is designed to connect your streaming service to the widest range of connected devices on the market today",
"homepage": "http://www.playmigo.com",
"license": {
"type": "Playmigo Terms of Service",
"text": "https://www.playmigo.com/termsofservice.html"
},
"authors": {
"“mhorgan1”": "mhorgan@digisoft.tv"
},
"social_media_url": "http://twitter.com/playmigo",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/playmigo/playmigo-sdk-ios/raw/master/1.0.2/playmigo-sdk-ios-1.0.2.zip"
},
"vendored_frameworks": "playmigo-sdk-ios/Playmigo.framework",
"preserve_paths": [
"playmigo-sdk-ios/*.*",
"playmigo-sdk-ios/Playmigo.framework"
],
"libraries": [
"z",
"c++",
"icucore"
],
"xcconfig": {
"ENABLE_BITCODE": "NO",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"dependencies": {
"google-cast-sdk": [
"~> 2.7.1"
],
"smart-view-sdk": [
]
}
}