[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / RBSDKPlayer / 0.3.1 / RBSDKPlayer.podspec.json
blob7ae3a52e9445c7b6c73484eb42d16cb32ee267a7
2   "name": "RBSDKPlayer",
3   "version": "0.3.1",
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.3.1"
16   },
17   "source_files": "RBSDKPlayer.framework/Headers/*.h",
18   "public_header_files": "RBSDKPlayer.framework/Headers/*.h",
19   "vendored_frameworks": "RBSDKPlayer.framework",
20   "swift_version": "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       "~> 13.0"
42     ],
43     "GoogleAds-IMA-iOS-SDK": [
44       "~> 3.7"
45     ]
46   }