[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / f / 1 / GyronPayments / 0.4.11 / GyronPayments.podspec.json
blobca4f1a1541cca9b8ef2b8a29cd5e3106389f375b
2   "name": "GyronPayments",
3   "version": "0.4.11",
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.4.11"
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"