[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / PlayKit_IMA / 1.0.1 / PlayKit_IMA.podspec.json
blobc293ce768a065ce8870f6116e53f5be09c48cdb6
2   "name": "PlayKit_IMA",
3   "version": "1.0.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.0.1"
16   },
17   "source_files": "**/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
23     "OTHER_LDFLAGS": "$(inherited) -framework \"GoogleInteractiveMediaAds\"",
24     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**",
25     "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**"
26   },
27   "dependencies": {
28     "PlayKit/Core": [
30     ],
31     "GoogleAds-IMA-iOS-SDK": [
32       "3.6.0"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"