[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / RBSDKPlayer / 0.6.0 / RBSDKPlayer.podspec.json
blob1da56e819f822a2b763687d92851b947e14c5cf4
2   "name": "RBSDKPlayer",
3   "version": "0.6.0",
4   "summary": "Interactive video player SDK by Rhinobird",
5   "homepage": "https://github.com/rhinobird/RBSDKPlayer-iOS",
6   "license": "MIT",
7   "authors": {
8     "Rhinobird Inc.": "benjamin@rhinobird.tv"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/rhinobird/RBSDKPlayer-iOS.git",
15     "tag": "0.6.0"
16   },
17   "source_files": "RBSDKPlayer.framework/Headers/*.h",
18   "public_header_files": "RBSDKPlayer.framework/Headers/*.h",
19   "vendored_frameworks": "RBSDKPlayer.framework",
20   "swift_versions": "4.1",
21   "dependencies": {
22     "AWSS3": [
23       "~> 2.4.0"
24     ],
25     "MBCircularProgressBar": [
26       "~> 0.3"
27     ],
28     "Mixpanel": [
29       "~> 3.2"
30     ],
31     "NHNetworkTime": [
32       "~> 1.7"
33     ],
34     "SDWebImage": [
35       "~> 3.7"
36     ],
37     "XCDYouTubeKit": [
38       "~> 2.5"
39     ],
40     "Socket.IO-Client-Swift": [
41       "~> 15.0"
42     ],
43     "GoogleAds-IMA-iOS-SDK": [
44       "~> 3.7"
45     ]
46   },
47   "swift_version": "4.1"