[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 7 / TTPaymentsOTP / 1.0.0 / TTPaymentsOTP.podspec.json
blob4fa1c381b43c693e5d6f86784a609301d057c95d
2   "name": "TTPaymentsOTP",
3   "version": "1.0.0",
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.0/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     "Realm": [
28       "~> 2.1"
29     ],
30     "RealmSwift": [
31       "~> 2.1"
32     ]
33   },
34   "ios": {
35     "vendored_frameworks": "TTPaymentsOTP/TTPaymentsOTP.framework"
36   },
37   "pushed_with_swift_version": "3.0"