| { |
| "name": "SpektraCheckoutSDK", |
| "version": "0.0.1", |
| "summary": "Spektra Checkout SDK", |
| "description": "Spektra Checkout SDK for ios built in Swift 5. Register as a Spektra Merchant and easily implement Specktra checkout to handle mobile payments.", |
| "homepage": "https://github.com/haron-spektra/spektra-checkout-ios.git", |
| "license": { |
| "type": "MIT", |
| "text": "The MIT License (MIT) \n Copyright (c) Spektra Inc <admin@spektra.co> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files" |
| }, |
| "authors": { |
| "Spektra Inc": "admin@spektra.co" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "SpektraCheckoutSDK.framework" |
| }, |
| "source": { |
| "http": "https://s3.us-east-2.amazonaws.com/spektrafiles/SP-SDK-1-e51069b5-36fa-40e6-a75c-076b768d324b.zip" |
| }, |
| "exclude_files": "Classes/Exclude" |
| } |