blob: 928954f1b7da0767719f33f794cc7fbddf05f08c [file] [log] [blame]
{
"name": "RBSDKPlayer",
"version": "1.0.3",
"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": "1.0.3"
},
"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": [
"~> 5.8"
],
"XCDYouTubeKit": [
"~> 2.5"
],
"Socket.IO-Client-Swift": [
"~> 15.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.7"
]
},
"swift_version": "4.1"
}