[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 0 / 9 / THEOplayer-Integration-GoogleCast / 5.0.0 / THEOplayer-Integration-GoogleCast.podspec.json
blob490cfe365e615c3168f71f5d78f31403b82a80ff
2   "name": "THEOplayer-Integration-GoogleCast",
3   "version": "5.0.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": "5.0.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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "vendored_frameworks": "THEOplayer-Integration-GoogleCast/THEOplayerGoogleCastIntegration.xcframework",
24   "ios": {
25     "dependencies": {
26       "google-cast-sdk-dynamic-ios-fd": [
27         "~>4.6.0"
28       ]
29     }
30   },
31   "swift_version": "5.0"