[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / PlayKit_IMA / 1.3.0 / PlayKit_IMA.podspec.json
blobffc566b56eb24944edeba2bc8a58818289478e4c
2   "name": "PlayKit_IMA",
3   "version": "1.3.0",
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.3.0"
16   },
17   "swift_version": "4.0",
18   "source_files": "**/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
24     "OTHER_LDFLAGS": "$(inherited) -framework \"GoogleInteractiveMediaAds\"",
25     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**",
26     "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**"
27   },
28   "dependencies": {
29     "PlayKit": [
30       "~> 3.8.0"
31     ],
32     "XCGLogger": [
33       "~> 6.1.0"
34     ],
35     "GoogleAds-IMA-iOS-SDK": [
36       "3.8.1"
37     ]
38   }