blob: 7353d952ee02c4382ea1af9118c9c502909b6716 [file] [log] [blame]
{
"name": "HaventecAuthenticate",
"version": "0.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": {
"htclifford": "clifford.phan@haventec.com"
},
"source": {
"git": "https://github.com/Haventec/authenticate-ios-sdk.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecAuthenticate/Classes/**/*",
"dependencies": {
"HaventecCommon": [
],
"SwiftKeychainWrapper": [
]
},
"swift_version": "4.2"
}