[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / TTPaymentsOTP / 1.0.1 / TTPaymentsOTP.podspec.json
blobd28e77d8faf2d56459355f8baeae2550d00e4385
2   "name": "TTPaymentsOTP",
3   "version": "1.0.1",
4   "summary": "The Touchtech Payments iOS SDK, for integrating TouchTech Payments authentication into your iOS application.",
5   "description": "The TouchTech Payments iOS SDK, for integrating TouchTech Payments authentication into your iOS application. The SDK supports iOS 9.0 and above.",
6   "homepage": "https://github.com/Touch-Tech-Payments/3DS-iOS",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "TTPaymentsOTP/LICENSE"
10   },
11   "authors": {
12     "David Parsons": "dave@touchtechpayments.com"
13   },
14   "source": {
15     "http": "https://github.com/Touch-Tech-Payments/3DS-iOS/releases/download/v1.0.1/TTPaymentsOTP.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "Starscream": [
22       "~> 2.0"
23     ],
24     "CryptoSwift": [
25       "~> 0.6"
26     ]
27   },
28   "ios": {
29     "vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
30   },
31   "pushed_with_swift_version": "3.0"