blob: 9355b749128d8ce43c826b9fa300da38f0e95ced [file] [log] [blame]
{
"name": "Baskmart",
"version": "1.0.1",
"summary": "Baskmart allows to access all baskmart API",
"description": "Baskmart API which allows to access all API",
"homepage": "https://github.com/sabarics/BaskmartApiSDK",
"license": "MIT",
"authors": {
"sabarics": "sabarics10@gmail.com"
},
"source": {
"git": "https://github.com/sabarics/BaskmartApiSDK.git",
"tag": "1.0.1"
},
"source_files": "Baskmart/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"swift_version": "5"
}