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