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