blob: 3733e3f36071033bebb02458f227012c59f6db95 [file] [log] [blame]
{
"name": "GreenPay",
"version": "1.0.3",
"summary": "GreenPay allows a Website, iOS and Android applications to process card payments",
"description": "GreenPay allows any Website, iOS or Android applications to process card payments. Also, GreenPay allow the merchant to tokenize cards in a secure way and also make payments with these cards.",
"homepage": "https://www.greenpay.me/",
"license": {
"type": "Copyright",
"text": " Copyright 2019\n Permission is granted to clients of GreenPay\n"
},
"authors": "GreenPay",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://gitlab.com/gp-sdks/greenpay-ios-sdk-framework-releases.git",
"tag": "1.0.3"
},
"vendored_frameworks": "GreenpaySDK.xcframework",
"swift_versions": "5.0",
"dependencies": {
"CryptoSwift": [
"~> 1.1.3"
],
"SwiftyRSA": [
"~> 1.5.0"
],
"PromiseKit": [
"~> 6.10.0"
]
},
"swift_version": "5.0"
}