blob: 3333e3d559d2db14bd4931053a73d309e44e46f7 [file] [log] [blame]
{
"name": "HaventecAuthenticate",
"version": "1.0.0",
"summary": "SDK providing functions for interacting with the Authenticate API.",
"description": "'SDK providing functions for interacting with the Authenticate API.'",
"homepage": "https://github.com/Haventec/authenticate-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haventec": "info@haventec.com"
},
"source": {
"git": "https://github.com/Haventec/authenticate-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecAuthenticate/Classes/**/*",
"dependencies": {
"HaventecCommon": [
"~> 1.0.0"
],
"SwiftKeychainWrapper": [
],
"JWTDecode": [
"~> 2.2"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}