[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / a / 4 / 0 / IxopayTokenizationSdk / 1.0.1 / IxopayTokenizationSdk.podspec.json
blob68dc9c0d82d9c6095739f10800b6d03abfb4262d
2   "name": "IxopayTokenizationSdk",
3   "version": "1.0.1",
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": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "IxopayTokenizationSdk/*.{h,m}",
23   "frameworks": "Foundation"