blob: 3ca8411947cbc5f941ee14b30a227ee77b4ae284 [file] [log] [blame]
{
"name": "TamaraSDK",
"version": "0.0.2",
"summary": "SDK for tamara.co",
"description": "iOS SDK to integrate checkout with tamara.co to your app.",
"homepage": "http://tamara.co",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tamara": "contact@tamara.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/tamara-mobile/ios-sdk.git",
"tag": "0.0.2"
},
"source_files": "TamaraSDK/TamaraSDK/*",
"exclude_files": "TamaraSDK/TamaraSDK/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}