blob: 2f921a25028472aa40dd4c7215fc65ab613ed76f [file] [log] [blame]
{
"name": "TTPayments",
"version": "0.2.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. The SDK supports iOS 9.3.",
"homepage": "https://github.com/Touch-Tech-Payments/ttpayments-ios",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"David Parsons": "dave@touchtechpayments.com"
},
"source": {
"http": "https://github.com/Touch-Tech-Payments/ttpayments-ios/releases/download/0.2.0/TTPayments.zip"
},
"platforms": {
"ios": "9.3"
},
"dependencies": {
"Starscream": [
"~> 2.0"
],
"CryptoSwift": [
"~> 0.6"
],
"Realm": [
"~> 2.1"
],
"RealmSwift": [
"~> 2.1"
]
},
"pushed_with_swift_version": "3.0"
}