-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Update] SCLoans-internal (3.1.2-30-release)
- Loading branch information
gateway-tech-bot
committed
Jan 6, 2025
1 parent
07cb650
commit 40b04fe
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
SCLoans-internal/3.1.2-30-release/SCLoans-internal.podspec.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"name": "SCLoans-internal", | ||
"version": "3.1.2-30-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/internal/3.1.2-30-release/Loans.xcframework.zip" | ||
}, | ||
"dependencies": { | ||
"Mixpanel-swift": [ | ||
"~> 4.2.5" | ||
] | ||
}, | ||
"swift_version": "5.10" | ||
} |