blob: f6fa665e72e6f88c21da07b063f3ef8a42d58fc5 [file] [log] [blame]
{
"name": "MoneytreeLinkSDK",
"version": "6.0.0-beta.2",
"summary": "Official Moneytree Link SDK for iOS apps to access the features provided by the Moneytree Link Platform",
"homepage": "https://getmoneytree.com",
"authors": {
"Name": "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.2-1409"
},
"ios": {
"vendored_frameworks": [
"Lib/MoneytreeIntelligence.xcframework",
"Lib/MoneytreeIsshoTsucho.xcframework",
"Lib/MoneytreeKeychainUtils.xcframework",
"Lib/MoneytreeLinkCoreKit.xcframework"
]
}
}