[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 9 / AptoPCISDK / 1.0.2 / AptoPCISDK.podspec.json
blobdba34de0c6fd91cf458e45ec17addcf2d1b1a263
2   "name": "AptoPCISDK",
3   "version": "1.0.2",
4   "summary": "The Apto platform iOS PCI SDK.",
5   "description": "Apto iOS PCI SDK. Use this SDK to show card PCI protected data in your app. Please contact us for more information.",
6   "homepage": "https://github.com/AptoPayments/apto-pci-sdk-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pau Teruel": "pau@aptopayments.com"
13   },
14   "source": {
15     "git": "https://github.com/AptoPayments/apto-pci-sdk-ios.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "module_name": "AptoPCISDK",
24   "source_files": "AptoPCISDK/Classes/**/*",
25   "resources": [
26     "AptoPCISDK/Assets/**/*"
27   ],
28   "deprecated_in_favor_of": "AptoPCI",
29   "swift_version": "5.0"