blob: 59ede114d036d353dc6fff20bb696a7512a8824f [file] [log] [blame]
{
"name": "GlobantKeychainWrapper",
"version": "1.0.0",
"summary": "Keychain wrapper is wrapper class of keychain store.",
"description": "Keychain wrapper is wrapper class of keychain store and It can be used for AppGroup",
"homepage": "https://github.corp.globant.com/dharmesh-patel/KeychainWrapper",
"license": "MIT",
"authors": {
"dharmesh.patel": "dharmesh.patel@globant.com"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.corp.globant.com/dharmesh-patel/KeychainWrapper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "KeychainWrapper/KeychainWrapper.swift",
"frameworks": "Security",
"swift_version": "5.0"
}