[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.32.2 / MercadoPagoSDK.podspec.json
blob678b63779fbe78545c679808b7809c9b49f4691f
2   "name": "MercadoPagoSDK",
3   "version": "4.32.2",
4   "summary": "MercadoPagoSDK",
5   "homepage": "https://www.mercadopago.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Mercado Pago",
11   "source": {
12     "git": "https://github.com/mercadopago/px-ios.git",
13     "tag": "4.32.2"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Default",
21   "dependencies": {
22     "MLBusinessComponents": [
23       "~> 1.0"
24     ],
25     "MLCardForm": [
26       "~> 0.1"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Default",
32       "resources": [
33         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
34         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
35         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
36         "MercadoPagoSDK/MercadoPagoSDK/**/**.{xib,strings,stringsdict}",
37         "MercadoPagoSDK/MercadoPagoSDK/Translations/**/**.{plist,strings}",
38         "MercadoPagoSDK/MercadoPagoSDK/Plist/*.plist",
39         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
40       ],
41       "source_files": [
42         "MercadoPagoSDK/MercadoPagoSDK/**/**/**.{h,m,swift}"
43       ],
44       "dependencies": {
45         "MLUI": [
46           "~> 5.0"
47         ],
48         "MLCardDrawer": [
49           "~> 1.0"
50         ]
51       }
52     }
53   ],
54   "swift_version": "4.2"