[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / PlayKit_IMA / 1.13.1 / PlayKit_IMA.podspec.json
blob75069f3590f9ae46713876d29ce6440608ad743c
2   "name": "PlayKit_IMA",
3   "version": "1.13.1",
4   "authors": {
5     "Kaltura": "community@kaltura.com"
6   },
7   "license": {
8     "type": "AGPLv3",
9     "text": "AGPLv3"
10   },
11   "summary": "PlayKit IMA Plugin",
12   "homepage": "https://github.com/kaltura/playkit-ios-ima",
13   "source": {
14     "git": "https://github.com/kaltura/playkit-ios-ima.git",
15     "tag": "v1.13.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "dependencies": {
23     "PlayKit": [
24       "~> 3.22"
25     ]
26   },
27   "ios": {
28     "source_files": [
29       "Sources/*.swift",
30       "Sources/iOS/*.swift"
31     ],
32     "dependencies": {
33       "GoogleAds-IMA-iOS-SDK": [
34         "3.18.1"
35       ]
36     }
37   },
38   "tvos": {
39     "source_files": [
40       "Sources/*.swift",
41       "Sources/tvOS/*.swift"
42     ],
43     "dependencies": {
44       "GoogleAds-IMA-tvOS-SDK": [
45         "4.6.1"
46       ]
47     }
48   },
49   "xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
51     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
52   },
53   "swift_version": "5.0"