[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / f / 1 / GyronPayments / 0.5.2 / GyronPayments.podspec.json
blobee853c0a15b8d22417397511797212cd09ea7cbd
2   "name": "GyronPayments",
3   "version": "0.5.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.5.2"
17   },
18   "platforms": {
19     "ios": "10.1"
20   },
21   "source_files": "GyronPayments/Classes/**/*",
22   "resource_bundles": {
23     "GyronPayments": [
24       "GyronPayments/Classes/**/*.xib",
25       "GyronPayments/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.1.0"
31     ],
32     "PromiseKit": [
33       "~> 4.0"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"