blob: 89208a3e56eb3b5b56d90a6e956eeaac729af46c [file] [log] [blame]
{
"name": "Mobicast",
"version": "1.1.11",
"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.11"
},
"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"
],
"KochavaTrackeriOS": [
],
"AFNetworking/Reachability": [
"~> 3.0"
]
}
}