[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 3 / MPQRCoreSDK / 2.0.7 / MPQRCoreSDK.podspec.json
blob8debe10afc97de390d9659d858a26e0482a311f4
2   "name": "MPQRCoreSDK",
3   "version": "2.0.7",
4   "summary": "Enables iOS apps to parse and generate MPQR codes.",
5   "description": "MPQR Core SDK for iOS allows users to parse MPQR code strings and extract structured data. It also allows generating QR code strings.",
6   "homepage": "https://developer.mastercard.com/product/masterpass-qr",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": "Mastercard",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "ios": {
17     "vendored_frameworks": "Frameworks/MPQRCoreSDK.framework"
18   },
19   "source_files": [
21   ],
22   "source": {
23     "http": "https://github.com/Mastercard/masterpass-qr-core-sdk-ios/releases/download/2.0.7/MPQRCoreCdk-framework-ios.zip"
24   },
25   "preserve_paths": [
26     "README.md",
27     "LICENSE"
28   ],
29   "documentation_url": "https://mastercard.github.io/masterpass-qr-core-sdk-ios"