blob: ef53b1b07b922f4ba30ec58c606ab041896fe02b [file] [log] [blame]
{
"name": "CashshieldSDK",
"version": "1.0.4",
"summary": "Cashshield's SDK for iOS.",
"homepage": "http://www.cashshield.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2018 CashShield. All Rights Reserved."
},
"authors": "CashShield",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/cashshield-sdk/cashshield-ios-swift.zip"
},
"ios": {
"vendored_frameworks": "CashshieldSDK.framework"
},
"exclude_files": "Classes/Exclude",
"deprecated": true
}