blob: 1d1e896bb38c9126afafa0e7c500381dfdae3ce4 [file] [log] [blame]
{
"name": "EBCOMSDK",
"version": "0.1.1",
"summary": "EBCOMSDK is a SDK for online payment for ios applications",
"description": "'This an open source paymnet gate, which is safe and easy to depoly. This an open source paymnet gate, which is safe and easy to depoly.'",
"homepage": "https://github.com/rahhmani/EBCOMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rahhmani": "rahhmani.mohammadreza@gmail.com"
},
"source": {
"git": "https://github.com/rahhmani/EBCOMSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "5.0"
}