[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / d / PlayKit_IMA / 1.2.0 / PlayKit_IMA.podspec.json
blob97f9e5c8638a798acbdc64bffb8a88bfcbbe4a2a
2   "name": "PlayKit_IMA",
3   "version": "1.2.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.2.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.7.0"
31     ],
32     "GoogleAds-IMA-iOS-SDK": [
33       "3.7.3"
34     ]
35   }