| { |
| "name": "GreenPay", |
| "version": "2.0.0", |
| "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": "13.0" |
| }, |
| "source": { |
| "git": "https://gitlab.com/gp-sdks/greenpay-ios-sdk-framework-releases.git", |
| "tag": "2.0.0" |
| }, |
| "vendored_frameworks": "GreenpaySDK.xcframework", |
| "swift_versions": "5.2", |
| "swift_version": "5.2" |
| } |