blob: 4de7b11f084a47c992e1abf448e905d0b1aa2e0f [file] [log] [blame]
{
"name": "TTPaymentsOTP",
"version": "1.1.0",
"summary": "The Touchtech Payments iOS SDK, for integrating TouchTech Payments authentication into your iOS application.",
"description": "The TouchTech Payments iOS SDK, for integrating TouchTech Payments authentication into your iOS application. This SDK supports iOS 9.3 and above.",
"homepage": "https://github.com/Touch-Tech-Payments/3DS-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"David Parsons": "dave@touchtechpayments.com"
},
"source": {
"http": "https://github.com/Touch-Tech-Payments/3DS-iOS/releases/download/v1.1.0/TTPaymentsOTP.zip"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"dependencies": {
"Starscream": [
"~> 3.0"
]
},
"ios": {
"vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
}
}