blob: 444c1773faba7d83b192f3f40eaa787d9b8f3311 [file] [log] [blame]
{
"name": "RBSDKPlayer",
"version": "0.4.1",
"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.4.1"
},
"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"
}