Skip to content

Commit

Permalink
[Add] hubtel_merchant_checkout_sdk 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maampeaw authored and CocoaPodsBot committed Nov 5, 2023
1 parent be77513 commit 845780d
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "hubtel_merchant_checkout_sdk",
"version": "0.1.1",
"summary": "A short description of hubtel_merchant_checkout_sdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hubtel/hubtel_checkout_sdk_ios_pods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Amoah": "[email protected]"
},
"source": {
"git": "https://github.com/hubtel/hubtel_checkout_sdk_ios_pods.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": [
"TableCells/*.swift",
"Resources/*",
"Assets/*",
"Networking/*",
"GeneralPages/**/*",
"CustomViews/*",
"Analytics/*",
"General/*",
"CustomViews/otpLibrary/*"
]
}

0 comments on commit 845780d

Please sign in to comment.