[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / KarteCore / 2.28.0 / KarteCore.podspec.json
blob6c574a83b64f355c5b45aff5ac1be71a18179b50
2   "name": "KarteCore",
3   "version": "2.28.0",
4   "summary": "KARTE Core 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": "Core-2.28.0"
25   },
26   "source_files": "KarteCore/**/*.{swift,h,m}",
27   "resource_bundles": {
28     "KarteCore": [
29       "KarteCore/PrivacyInfo.xcprivacy"
30     ]
31   },
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "CORE_VERSION=2.28.0"
35   },
36   "dependencies": {
37     "KarteUtilities": [
38       "~> 3.8"
39     ]
40   },
41   "swift_version": "5.1"