blob: e06d8957716139c9cddb06be0175041244d512d0 [file] [log] [blame]
{
"name": "Mobicast",
"version": "1.1.5",
"summary": "Mobicast video player.",
"description": "import Mobicast\n\nDiscoveryWidget.init(showInViewController: self, playerToken:'102')",
"homepage": "https://github.com/mobicast/mobicast-cocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mobicast",
"source": {
"git": "https://github.com/mobicast/mobicast-cocoapods.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Mobicast/Framework/Mobicast.framework",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"3.5.2"
],
"google-cast-sdk": [
"3.5.0"
]
}
}