blob: cd140001ed029dda8f2aeca3db23227bb4c40223 [file] [log] [blame]
{
"name": "Mobicast",
"version": "1.1.20",
"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.20"
},
"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": [
],
"PullToRefreshSwift": [
"~> 3.0"
],
"AFNetworking": [
"~> 3.1"
],
"FBAudienceNetwork": [
]
},
"prepare_command": "find . -type f -name 'Pods-*.xcconfig' -exec sed -i '' -e 's/-framework \"FBAudienceNetwork\"//g' {} +",
"pushed_with_swift_version": "3.0"
}