[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / f / SSIHolder / 2.0.0 / SSIHolder.podspec.json
blob5305942dc00733797c4011c68fb0ef0040eeafb4
2   "name": "SSIHolder",
3   "version": "2.0.0",
4   "swift_versions": "5.0",
5   "summary": "SSIHolder. ios SDK",
6   "description": "Self Sovrin Idendity SDK for iOS",
7   "homepage": "https://tde.sktelecom.com/stash/projects/SSW/repos/ssw_sdk_ios/browse?at=refs%2Fheads%2F0.1.2",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anna-won": "togass@sk.com"
14   },
15   "source": {
16     "git": "https://tde.sktelecom.com/stash/scm/ssip/ssisdk_ios.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": "12.4"
21   },
22   "module_name": "SSIHolder",
23   "dependencies": {
24     "ObjectMapper": [
26     ],
27     "RxSwift": [
28       "6.0.0"
29     ],
30     "SwiftyBeaver": [
32     ]
33   },
34   "frameworks": [
35     "Indy",
36     "SSIHolder"
37   ],
38   "xcconfig": {
39     "FRAMEWORK_SEARCH_PATHS": "/Users/eunkyungwon/SSI/SSIHolder",
40     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
41     "ENABLE_BITCODE": "NO",
42     "SKIP_INSTALL": "NO",
43     "BUILD_LIBRARIES_FOR_DISTRIBUTION": "YES"
44   },
45   "vendored_frameworks": [
46     "SSIHolder/Indy.xcframework",
47     "SSIHolder/SSIHolder.xcframework"
48   ],
49   "swift_version": "5.0"