blob: 6d07d3302edac2aae3900b5e1d70fe3b2b60faef [file] [log] [blame]
{
"name": "TTPaymentsOTP",
"version": "1.5.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 and above.",
"homepage": "https://github.com/Touch-Tech-Payments/3DS-iOS",
"license": {
"type": "Apache 2.0",
"file": "TTPaymentsOTP/LICENSE"
},
"authors": {
"David Parsons": "dave@touchtechpayments.com"
},
"source": {
"http": "https://github.com/Touch-Tech-Payments/3DS-iOS/releases/download/v1.5.0/CocoaPods.tar.gz"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1.3",
"dependencies": {
"Starscream": [
"= 3.1.0"
]
},
"ios": {
"vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
},
"swift_version": "5.1.3"
}