[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / TTPaymentsOTP / 1.2.1 / TTPaymentsOTP.podspec.json
blob1ae7c22ba9ac4a5acadbda9df7443ff02dabcdde
2   "name": "TTPaymentsOTP",
3   "version": "1.2.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. This SDK supports iOS 9 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.2.1/CocoaPods.tar.gz"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.0"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
28   }