[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 7 / b / 2 / KarteInbox / 0.1.0 / KarteInbox.podspec.json
blob9d08bee8f16f168208efa44a9a5aa2b302554be1
2   "name": "KarteInbox",
3   "version": "0.1.0",
4   "summary": "KARTE Inbox 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.2
17   ],
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/plaidev/karte-ios-sdk.git",
24     "tag": "Inbox-0.1.0"
25   },
26   "source_files": "KarteInbox/**/*.{swift,h,m}",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "GCC_PREPROCESSOR_DEFINITIONS": "INBOX_VERSION=0.1.0"
30   },
31   "dependencies": {
32     "KarteCore": [
33       "~> 2.22"
34     ],
35     "KarteUtilities": [
36       "~> 3.5"
37     ]
38   },
39   "swift_version": "5.2"