[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / 7 / TTPaymentsOTP / 1.1.1 / TTPaymentsOTP.podspec.json
blob8dc16996c931d59dff247b9eeb80ea1afd5a551e
2   "name": "TTPaymentsOTP",
3   "version": "1.1.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": "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.1.1/TTPaymentsOTP.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.1",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.0"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
28   }