[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / f / SSIHolder / 1.3.0 / SSIHolder.podspec.json
blob76b979f844d0bcff607beefd69a1dbd3456ffe81
2   "name": "SSIHolder",
3   "version": "1.3.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://togass@tde.sktelecom.com/stash/scm/ssip/ssisdk_ios.git",
17     "tag": "1.3.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "ObjectMapper": [
25     ],
26     "RxSwift": [
28     ],
29     "SwiftyBeaver": [
31     ]
32   },
33   "source_files": "SSIHolder/Classes/**/*",
34   "frameworks": "Indy",
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "/Users/eunkyungwon/SSI/SSIHolder",
37     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
38   },
39   "vendored_frameworks": "SSIHolder/Indy.framework",
40   "swift_version": "5.0"