Skip to content

Commit

Permalink
[Add] SCLoans-minimumDeployment12 (3.1.0-24-release)
Browse files Browse the repository at this point in the history
  • Loading branch information
gateway-tech-bot committed Aug 27, 2024
1 parent 3a5eba0 commit a01bee1
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "SCLoans-minimumDeployment12",
"version": "3.1.0-24-release",
"summary": "Setup smallcase Loans iOS SDK to allow your users to apply for various types of Loans",
"description": "smallcase Gateway offers a unified set of APIs & SDKs to bring seamless borrowing experience in your app or website.",
"homepage": "https://developers.gateway.smallcase.com/docs/ios-integration",
"license": "MIT",
"authors": {
"gatewaytech": "[email protected]"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.10"
],
"vendored_frameworks": "Loans.xcframework",
"source": {
"http": "https://gateway.smallcase.com/loans_internal/minimumDeployment12/3.1.0-24-release/Loans.xcframework.zip"
},
"dependencies": {
"Mixpanel-swift": [
"~> 4.2.5"
]
},
"swift_version": "5.10"
}

0 comments on commit a01bee1

Please sign in to comment.