blob: 83942ae2c2091fb65fb4a60ba75dbc42dcfdf992 [file] [log] [blame]
{
"name": "AcceptCardSDK",
"version": "1.0.4",
"summary": "An Online Payment Solution",
"swift_version": "4.2",
"description": "This Software Development Kit allows you to accept online payments provided by ACCEPT",
"homepage": "https://gitlab.com/mohamedghoneim/acceptcardsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohamedghoneim": "mohamedghoneim@weaccept.co"
},
"source": {
"git": "https://gitlab.com/mohamedghoneim/acceptcardsdk.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AcceptCardSDK/Classes/AcceptSDK.framework"
}
}