[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / 5 / TISDK / 1.6.0 / TISDK.podspec.json
blob530a6195bea2d9b422806335c2518c7f112dd15e
2   "name": "TISDK",
3   "version": "1.6.0",
4   "summary": "Tinkoff Insurance SDK",
5   "description": "Tinkoff Insurance SDK helps you buy OSAGO or KACKO insurance policies online in 5 minutes!",
6   "homepage": "https://www.tinkoff.ru",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vasilenko Igor Vladimirovich": "i.v.vasilenko@tinkoff.ru"
13   },
14   "source": {
15     "git": "https://github.com/TinkoffCreditSystems/tisdk-ios.git",
16     "tag": "1.6.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "frameworks": [
23     "UIKit",
24     "PassKit",
25     "AVFoundation",
26     "CoreText",
27     "Security"
28   ],
29   "libraries": "c++",
30   "pod_target_xcconfig": {
31     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
32     "CLANG_CXX_LIBRARY": "libc++",
33     "BITCODE_GENERATION_MODE": "bitcode",
34     "OTHER_CFLAGS": "-fembed-bitcode"
35   },
36   "dependencies": {
37     "ASDKCore": [
38       "~> 1.5.2"
39     ],
40     "ASDKUI": [
41       "~> 1.5.2"
42     ],
43     "SnapKit": [
44       "~> 5.0.0"
45     ],
46     "NMEasyTipView": [
47       "~> 1.1"
48     ],
49     "TPKeyboardAvoiding": [
50       "~> 1.3.2"
51     ],
52     "TTTAttributedLabel": [
53       "~> 2.0.0"
54     ],
55     "AFNetworking/NSURLSession": [
56       "~> 4.0.1"
57     ],
58     "Typhoon": [
59       "~> 4.0.8"
60     ],
61     "IGListKit": [
62       "~> 4.0.0"
63     ]
64   },
65   "vendored_frameworks": [
66     "TISDK.framework",
67     "TinkoffUIKit.framework",
68     "TCSSmartFields.framework",
69     "TCSTextInputUtils.framework",
70     "TinkoffUtils.framework",
71     "TCSCardNumberUtils.framework",
72     "TinkoffDesignKit.framework"
73   ],
74   "swift_version": "5.1"