[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / c / 7 / TTPaymentsOTP / 1.0.3 / TTPaymentsOTP.podspec.json
blob53521fe0605431c37e6be9c075bf4150eec79411
2   "name": "TTPaymentsOTP",
3   "version": "1.0.3",
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.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.3/TTPaymentsOTP.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "Starscream": [
22       "~> 3.0"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
27   },
28   "pushed_with_swift_version": "4.0"