blob: 7be71be3134839ddec9a2b23e46b9e652693e8b4 [file] [log] [blame]
{
"name": "HaventecAuthenticate",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HaventecAuthenticate/Classes/**/*",
"dependencies": {
"HaventecCommon": [
"~> 1.0.0"
],
"SwiftKeychainWrapper": [
],
"JWTDecode": [
"~> 2.2"
]
},
"swift_version": "4.2"
}