blob: a5d7e1cf7f0e987257cb3a7b6ac3ece23224de64 [file] [log] [blame]
{
"name": "Mobicast",
"version": "1.1.15",
"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.15"
},
"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"
],
"PullToRefreshSwift": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}