[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.0.0.beta.12 / MercadoPagoSDK.podspec.json
blob548416893f7b75ba0d236b4527153aab00812ccc
2   "name": "MercadoPagoSDK",
3   "version": "4.0.0.beta.12",
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.0.0.beta.12"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "default_subspecs": "Default",
20   "dependencies": {
21     "MercadoPagoPXTracking": [
22       "2.0.2"
23     ],
24     "MercadoPagoServices": [
25       "1.0.5"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0.1"
30   },
31   "pushed_with_swift_version": "3.0",
32   "subspecs": [
33     {
34       "name": "Default",
35       "resources": [
36         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
37         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
38         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
39         "MercadoPagoSDK/*.plist",
40         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
41       ],
42       "source_files": [
43         "MercadoPagoSDK/MercadoPagoSDK/*",
44         "MercadoPagoSDK/MercadoPagoSDK/Hooks/*",
45         "MercadoPagoSDK/MercadoPagoSDK/PaymentMethodPlugins/*"
46       ]
47     }
48   ]