blob: de6ea61540c68657e36afb37a0aa0bad105bb3e9 [file] [log] [blame]
{
"name": "MoneytreeLinkSDK",
"version": "6.0.0-beta.0",
"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.0-1461"
},
"ios": {
"vendored_frameworks": [
"Lib/MoneytreeIntelligence.xcframework",
"Lib/MoneytreeIsshoTsucho.xcframework",
"Lib/MoneytreeKeychainUtils.xcframework",
"Lib/MoneytreeLinkCoreKit.xcframework"
]
}
}