File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Specs/8/7/5/MoneyKit/1.10.4 Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " MoneyKit" ,
3+ "module_name" : " MoneyKit" ,
4+ "version" : " 1.10.4" ,
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 \n without 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.10.4"
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+ }
35+ }
You can’t perform that action at this time.
0 commit comments