blob: 0ad3757d4ed6178596a3c47f2c93f507f22f56c1 [file] [log] [blame]
{
"name": "Mobicast",
"version": "1.1",
"summary": "Mobicast video player.",
"description": "import Mobicast\n\nDiscovery.init(viewController: self)",
"homepage": "https://mobicast.tv/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mobicast",
"source": {
"git": "https://github.com/mobicast/mobicast-cocoapods.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Mobicast/Framework/Mobicast.framework",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.4"
],
"google-cast-sdk": [
">=3.2.0"
]
}
}