blob: a0a8be7dde7943417327d57d81226f163c41135a [file] [log] [blame]
{
"name": "HaventecCommon",
"version": "0.0.5a",
"summary": "SDK providing common functions for interacting with Authenticate & Sanctum APIs.",
"description": "'SDK providing common functions for interacting with Authenticate & Sanctum APIs.'",
"homepage": "https://github.com/Haventec/common-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haventec": "info@haventec.com"
},
"source": {
"git": "https://github.com/Haventec/common-ios-sdk.git",
"tag": "0.0.5a"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecCommon/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
},
"swift_version": "4.2"
}