blob: d81277779b81969553a8ec4509037d6b7af23624 [file] [log] [blame]
{
"name": "HaventecCommon",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HaventecCommon/Classes/**/*",
"swift_version": "4.2"
}