blob: 1ae7c22ba9ac4a5acadbda9df7443ff02dabcdde [file] [log] [blame]
{
"name": "TTPaymentsOTP",
"version": "1.2.1",
"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.2.1/CocoaPods.tar.gz"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"dependencies": {
"Starscream": [
"~> 3.0"
]
},
"ios": {
"vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
}
}