[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / a / MastercardOpenBankingConnect / 3.0.1 / MastercardOpenBankingConnect.podspec.json
blobdf2755266897e11b252d4002604fa761d7167c24
2   "name": "MastercardOpenBankingConnect",
3   "module_name": "Connect",
4   "version": "3.0.1",
5   "summary": "Connect iOS SDK",
6   "description": "The Connect iOS SDK allows you to embed MastercardOpenBanking Connect anywhere you want within your own mobile applications.",
7   "homepage": "https://developer.mastercard.com/open-banking-us/documentation/connect/integrating/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "MastercardOpenBanking",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "git": "https://github.com/Mastercard/connect-ios-sdk.git",
18     "tag": "3.0.1"
19   },
20   "ios": {
21     "vendored_frameworks": "Connect.xcframework"
22   },
23   "resource_bundles": {
24     "MastercardOpenBankingConnect": [
25       "Source/*.xcprivacy"
26     ]
27   }