blob: 40f0c8ae20322faa7081046fa9e7a7c3dbda04d2 [file] [log] [blame]
{
"name": "MoneytreeLinkSDK",
"version": "6.0.0-beta.5",
"summary": "Official Moneytree Link SDK for iOS apps to access the features provided by the Moneytree Link Platform",
"homepage": "https://getmoneytree.com",
"authors": {
"Moneytree Financial Technology Pty Ltd": "info@getmoneytree.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/moneytree/moneytree-link-ios-sdk.git",
"tag": "v6.0.0-beta.5-1465"
},
"ios": {
"vendored_frameworks": [
"Lib/MoneytreeIntelligence.xcframework",
"Lib/MoneytreeIsshoTsucho.xcframework",
"Lib/MoneytreeKeychainUtils.xcframework",
"Lib/MoneytreeLinkCoreKit.xcframework"
]
}
}