blob: 76ff18bca3d39816cdd970bdf45c0abef2ab4654 [file] [log] [blame]
{
"name": "playmigo-sdk-ios",
"version": "1.0.1",
"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.1/playmigo-sdk-ios-1.0.1.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": [
]
}
}