[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 9 / THEOplayer-Integration-GoogleCast / 6.9.0 / THEOplayer-Integration-GoogleCast.podspec.json
blob30a097c46cf0d26536a1b77a2d1d600d595efc7c
2   "name": "THEOplayer-Integration-GoogleCast",
3   "version": "6.9.0",
4   "swift_versions": "5.0",
5   "authors": "THEO Technologies",
6   "license": {
7     "type": "Commercial",
8     "text": "SEE LICENSE AT https://www.theoplayer.com/terms"
9   },
10   "homepage": "https://github.com/THEOplayer/theoplayer-sdk-ios",
11   "source": {
12     "git": "https://github.com/THEOplayer/theoplayer-sdk-ios.git",
13     "tag": "6.9.0"
14   },
15   "summary": "THEOplayer Cast integration.",
16   "description": "THEOplayer Cast integration for the iOS THEOplayerSDK.",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "pod_target_xcconfig": {
21   },
22   "vendored_frameworks": "THEOplayer-Integration-GoogleCast/THEOplayerGoogleCastIntegration.xcframework",
23   "subspecs": [
24     {
25       "name": "Base",
26       "vendored_frameworks": "THEOplayer-Integration-GoogleCast/THEOplayerGoogleCastIntegration.xcframework"
27     },
28     {
29       "name": "Dependencies",
30       "ios": {
31         "dependencies": {
32           "google-cast-sdk-dynamic-xcframework": [
33             "~>4.7.1"
34           ]
35         }
36       }
37     }
38   ],
39   "swift_version": "5.0"