[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 0 / 9 / THEOplayer-Integration-GoogleCast / 7.1.0 / THEOplayer-Integration-GoogleCast.podspec.json
blob8e2a0b50712a072f579b8e5ae632683ebb924efd
2   "name": "THEOplayer-Integration-GoogleCast",
3   "version": "7.1.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": "7.1.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   "subspecs": [
23     {
24       "name": "Base",
25       "vendored_frameworks": "THEOplayer-Integration-GoogleCast/THEOplayerGoogleCastIntegration.xcframework"
26     },
27     {
28       "name": "Dependencies",
29       "ios": {
30         "dependencies": {
31           "google-cast-sdk-dynamic-xcframework": [
32             "~>4.7.1"
33           ]
34         }
35       }
36     }
37   ],
38   "swift_version": "5.0"