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