[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 7 / TTPayments / 0.2.0 / TTPayments.podspec.json
blob2f921a25028472aa40dd4c7215fc65ab613ed76f
2   "name": "TTPayments",
3   "version": "0.2.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.2.0/TTPayments.zip"
16   },
17   "platforms": {
18     "ios": "9.3"
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   "pushed_with_swift_version": "3.0"