[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / iOSClientCast / 4.0.300 / iOSClientCast.podspec.json
blob49bc52c4fad75b82b33b00e09fb5767a99ee79ae
2   "name": "iOSClientCast",
3   "version": "4.0.300",
4   "summary": "RedBeeMedia iOS SDK Google Cast Module",
5   "homepage": "https://github.com/EricssonBroadcastServices",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "EMP": "jenkinsredbee@gmail.com"
12   },
13   "documentation_url": "https://github.com/EricssonBroadcastServices/iOSClientCast/blob/master/README.md",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/EricssonBroadcastServices/iOSClientCast.git",
19     "tag": "v4.0.300"
20   },
21   "source_files": "Sources/iOSClientCast/**/*.swift",
22   "static_framework": true,
23   "ios": {
24     "vendored_frameworks": "Sources/GoogleCast/GoogleCast.xcframework"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }