[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / 7 / 5 / MoneyKit / 1.6.2 / MoneyKit.podspec.json
blob8b75a2e8f4230f0a63f7d06896b0fad95ea69992
2   "name": "MoneyKit",
3   "module_name": "MoneyKit",
4   "version": "1.6.2",
5   "summary": "MoneyKit for iOS is a quick and secure way to link bank accounts from within your iOS app.",
6   "description": "The drop-in framework handles connecting to a financial institution \nwithout passing sensitive information to your server.",
7   "homepage": "https://www.moneykit.com/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "MoneyKit",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "git": "https://github.com/moneykit/moneykit-ios.git",
18     "tag": "1.6.2"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit",
24       "WebKit",
25       "SafariServices",
26       "CryptoKit",
27       "Security",
28       "GameplayKit",
29       "SpriteKit",
30       "CoreTelephony",
31       "SystemConfiguration"
32     ],
33     "vendored_frameworks": "MoneyKit.xcframework"
34   }