[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 7 / TTPayments / 0.1.0 / TTPayments.podspec.json
blob4c9ce29386fb56bf040d15c466cea60aa56d682c
2   "name": "TTPayments",
3   "version": "0.1.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.3.",
6   "homepage": "https://github.com/Touch-Tech-Payments/ttpayments-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/ttpayments-ios/releases/download/0.1.0/TTPayments.zip"
16   },
17   "platforms": {
18     "ios": "9.3"
19   },
20   "dependencies": {
21     "Starscream": [
22       "~> 2.0.0"
23     ],
24     "CryptoSwift": [
25       "~> 0.6.0"
26     ],
27     "Realm": [
28       "~> 1.1.0"
29     ],
30     "RealmSwift": [
31       "~> 1.1.0"
32     ]
33   },
34   "ios": {
35     "vendored_frameworks": "TTPayments.framework"
36   },
37   "pushed_with_swift_version": "3.0"