[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / 1 / GyronPayments / 0.3.2 / GyronPayments.podspec.json
blob5adc2ffaeec7df9caabd25177c4e55bf78f94dde
2   "name": "GyronPayments",
3   "version": "0.3.2",
4   "summary": "Gyron Payments SDK for iOS CocoaPod.",
5   "description": "Gyron Payments System SDK for iOS.  This is the CocoaPods version, and requires CocoaPods installed.",
6   "homepage": "https://github.com/gyro-n/PaymentsIos",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Ye": "d.ye@univapay.com"
13   },
14   "source": {
15     "git": "https://github.com/gyro-n/PaymentsIos.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "10.1"
20   },
21   "source_files": "GyronPayments/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ],
26     "PromiseKit": [
27       "~> 4.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"