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