[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 6 / 5 / d / KarteVariables / 2.2.0 / KarteVariables.podspec.json
blob26dfadd791c72e740c70490460f4eefeee495abc
2   "name": "KarteVariables",
3   "version": "2.2.0",
4   "summary": "KARTE Variables 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.7.0",
15   "swift_versions": [
16     5.1
17   ],
18   "static_framework": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/plaidev/karte-ios-sdk.git",
24     "tag": "Variables-2.2.0"
25   },
26   "source_files": "KarteVariables/**/*.{swift,h,m}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "VARIABLES_VERSION=2.2.0"
30   },
31   "dependencies": {
32     "KarteCore": [
33       "~> 2.0"
34     ],
35     "KarteUtilities": [
36       "~> 3.0"
37     ]
38   },
39   "swift_version": "5.1"