[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / 2 / MasterpassQRCoreSDK / 2.0.0 / MasterpassQRCoreSDK.podspec.json
blob0f5edb1faaa6c3e409e77a2b520ece72921f11d2
2   "name": "MasterpassQRCoreSDK",
3   "version": "2.0.0",
4   "summary": "Enables iOS apps to parse and generate Masterpass QR codes.",
5   "description": "Masterpass QR Core SDK for iOS allows users to parse Masterpass QR 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": "BSD-2",
9     "file": "LICENSE"
10   },
11   "authors": "Mastercard",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "ios": {
17     "vendored_frameworks": "Frameworks/MasterpassQRCoreSDK.framework"
18   },
19   "source_files": [
21   ],
22   "source": {
23     "http": "https://github.com/Mastercard/masterpass-qr-core-sdk-ios/releases/download/2.0.0/masterpassqrcoresdk-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",
30   "deprecated": true