blob: 9c0b188152afb3ddc084ebe909a321702161bce0 [file] [log] [blame]
{
"name": "SSIHolder",
"version": "0.1.1",
"swift_versions": "4.2",
"summary": "SSIHolder.",
"description": "Self Sovrin Idendity SDK for iOS",
"homepage": "https://tde.sktelecom.com/stash/projects/SSIP/repos/ssisdk_ios/browse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anna-won": "togass@sk.com"
},
"source": {
"git": "https://tde.sktelecom.com/stash/scm/ssip/ssisdk_ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SSIHolder/Classes/**/*",
"frameworks": "Indy",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Users/eunkyungwon/SSI/SSIHolder"
},
"vendored_frameworks": "SSIHolder/Indy.framework",
"swift_version": "4.2"
}