[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 0 / IxopayTokenizationSdk / 0.1.0 / IxopayTokenizationSdk.podspec.json
blobc8deed6aa902f3d66b6f239f0ad58df94fe23a79
2   "name": "IxopayTokenizationSdk",
3   "version": "0.1.0",
4   "summary": "Ixopay iOS Tokenization SDK",
5   "description": "This SDK enables your App to tokenize a user's card details to IXOPAY's PCI VAULT directly\nwithout touching your server's to reduce your PCI DSS scope.",
6   "homepage": "https://www.ixopay.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IXOPAY": "support@ixopay.com"
13   },
14   "source": {
15     "git": "https://github.com/Ixolit/ixopay-tokenization-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "IxopayTokenizationSdk/*",
23   "frameworks": "Foundation"