[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / iOSClientCast / 4.0.000 / iOSClientCast.podspec.json
blobb968db34f62f5b88d46a6f39176628b9ac5d4c16
2   "name": "iOSClientCast",
3   "version": "4.0.000",
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.000"
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   }