blob: 4ba9d45fc0204e300006e090a54382af1253d094 [file] [log] [blame]
{
"name": "SCBPay",
"version": "1.0.0",
"summary": "iOS SDK for paying by scbeasy written in swift",
"description": "an iOS SDK provide the ability to use a UIButton that will open paying Screen in SCBEasy application.",
"homepage": "https://gitlab.com/minanomaru/SCBPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mechin.maru": "mechin.maru@gmail.com"
},
"source": {
"git": "https://gitlab.com/minanomaru/SCBPay.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCBPay/Classes/**/*",
"pushed_with_swift_version": "3.0"
}