[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / 5 / TISDK / 1.3.1 / TISDK.podspec.json
blobc46be0203f97c8422dd393a609d0a58ef7e866e2
2   "name": "TISDK",
3   "version": "1.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
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   "vendored_frameworks": "TISDK.framework",
37   "swift_version": "4.0"