[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / f / PlayKitGoogleCast / 1.5.0 / PlayKitGoogleCast.podspec.json
bloba1d34c403a36746471f33d51e379310ea5ef8f6e
2   "name": "PlayKitGoogleCast",
3   "version": "1.5.0",
4   "summary": "PlayKitGoogleCast -- Google cast framework for iOS",
5   "homepage": "https://github.com/kaltura/playkit-ios-googlecast",
6   "license": {
7     "type": "AGPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kaltura": "community@kaltura.com"
12   },
13   "source": {
14     "git": "https://github.com/kaltura/playkit-ios-googlecast.git",
15     "tag": "v1.5.0"
16   },
17   "source_files": "Sources/**/*",
18   "swift_versions": "5.0",
19   "static_framework": true,
20   "platforms": {
21     "ios": "10.0"
22   },
23   "xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "google-cast-sdk": [
28       "4.5.3"
29     ],
30     "XCGLogger": [
31       "7.0.0"
32     ]
33   },
34   "swift_version": "5.0"