blob: ad2c034f959c6bf3bc689a036f0898b7f82771ad [file] [log] [blame]
{
"name": "TTPaymentsOTP",
"version": "1.3.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.3.0/CocoaPods.tar.gz"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"Starscream": [
"= 3.1.0"
]
},
"ios": {
"vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
},
"swift_version": "5.0"
}