blob: ec6c57433df68bcaae4b32d36ed8d3f72fcfe1d0 [file] [log] [blame]
{
"name": "playmigo-sdk-ios",
"version": "1.0.0",
"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"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/playmigo/playmigo-sdk-ios/raw/master/1.0.0/Playmigo-sdk-ios-1.0.0.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": [
]
}
}