[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / b / iOSClientCast / 4.0.100 / iOSClientCast.podspec.json
blob8a5d7e4d12639bfd02c3f4b2bec16ecb47f59f1d
2   "name": "iOSClientCast",
3   "version": "4.0.100",
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.100"
20   },
21   "source_files": "Sources/iOSClientCast/**/*.swift",
22   "static_framework": true,
23   "dependencies": {
24     "google-cast-sdk": [
25       "~>  4.7.0"
26     ]
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }