[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / 0 / KarteInAppMessaging / 2.16.0 / KarteInAppMessaging.podspec.json
blob41201e518c43827c9cf21be4d74069a0dfba3569
2   "name": "KarteInAppMessaging",
3   "version": "2.16.0",
4   "summary": "KARTE In-app messaging SDK",
5   "homepage": "https://karte.io",
6   "authors": {
7     "PLAID": "dev.share@plaid.co.jp"
8   },
9   "documentation_url": "https://developers.karte.io/docs/ios-sdk",
10   "license": {
11     "type": "Apache",
12     "file": "LICENSE"
13   },
14   "cocoapods_version": ">= 1.10.0",
15   "swift_versions": [
16     5.1
17   ],
18   "static_framework": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source": {
23     "git": "https://github.com/plaidev/karte-ios-sdk.git",
24     "tag": "InAppMessaging-2.16.0"
25   },
26   "source_files": "KarteInAppMessaging/**/*.{swift,h,m}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "IN_APP_MESSAGING_VERSION=2.16.0"
30   },
31   "dependencies": {
32     "KarteCore": [
33       "~> 2.23"
34     ],
35     "KarteUtilities": [
36       "~> 3.8"
37     ]
38   },
39   "swift_version": "5.1"