blob: 835435adae57ea3579c6fb28d40db79fbac22281 [file] [log] [blame]
{
"name": "FIB-Payment-SDK",
"version": "1.1",
"summary": "A short description of FIB-Payment-SDK.",
"description": "This CocoaPods library helps you perform transaction via FIB App.",
"homepage": "https://github.com/MohamadMareri/FIB-Payment-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohamad.mareri": "mohamad.mareri.eng@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MohamadMareri/FIB-Payment-SDK.git",
"tag": "1.1"
},
"source_files": "FIB-Payment-SDK/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}