blob: de703c1a6c33e16948f2af553beffa58a59440cd [file] [log] [blame]
{
"name": "RBSDKPlayer",
"version": "0.5.0",
"summary": "Interactive video player SDK by Rhinobird",
"homepage": "https://github.com/rhinobird/RBSDKPlayer-iOS",
"license": "MIT",
"authors": {
"Rhinobird Inc.": "benjamin@rhinobird.tv"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rhinobird/RBSDKPlayer-iOS.git",
"tag": "0.5.0"
},
"source_files": "RBSDKPlayer.framework/Headers/*.h",
"public_header_files": "RBSDKPlayer.framework/Headers/*.h",
"vendored_frameworks": "RBSDKPlayer.framework",
"swift_versions": "4.1",
"dependencies": {
"AWSS3": [
"~> 2.4.0"
],
"MBCircularProgressBar": [
"~> 0.3"
],
"Mixpanel": [
"~> 3.2"
],
"NHNetworkTime": [
"~> 1.7"
],
"SDWebImage": [
"~> 3.7"
],
"XCDYouTubeKit": [
"~> 2.5"
],
"Socket.IO-Client-Swift": [
"~> 13.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.7"
]
},
"swift_version": "4.1"
}