[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / KarteCore / 2.18.0 / KarteCore.podspec.json
blob8f2bec9f7869ccb1e0cd2da1a25c60f7b6308e83
2   "name": "KarteCore",
3   "version": "2.18.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.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": "Core-2.18.0"
25   },
26   "source_files": "KarteCore/**/*.{swift,h,m}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "CORE_VERSION=2.18.0"
30   },
31   "dependencies": {
32     "KarteUtilities": [
33       "~> 3.3"
34     ]
35   },
36   "swift_version": "5.1"