blob: 2365bf85245ccba9d26ba2454f9b184718df931f [file] [log] [blame]
{
"name": "HaventecAuthenticate",
"version": "0.0.5",
"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": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecAuthenticate/Classes/**/*",
"dependencies": {
"HaventecCommon": [
],
"SwiftKeychainWrapper": [
]
},
"swift_version": "4.2"
}