blob: a28cfe53e9071b6de34b6132615de7b81a699022 [file] [log] [blame]
{
"name": "HaventecCommon",
"version": "0.0.1",
"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": {
"Clifford Phan": "clifford.phan@haventec.com"
},
"source": {
"git": "https://github.com/Haventec/common-ios-sdk.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecCommon/Classes/**/*",
"swift_version": "4.2"
}