[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.0.0.beta.29 / MercadoPagoSDK.podspec.json
blob29b834a566d4d053625945d00f9cc4f504163b8e
2   "name": "MercadoPagoSDK",
3   "version": "4.0.0.beta.29",
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.29"
14   },
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Default",
21   "dependencies": {
22     "MercadoPagoPXTracking": [
23       "2.1.2"
24     ],
25     "MercadoPagoServices": [
26       "1.0.14"
27     ],
28     "MLUI": [
29       "~> 4.0"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Default",
35       "resources": [
36         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
37         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
38         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
39         "MercadoPagoSDK/MercadoPagoSDK/**/**.{plist,xib,strings}",
40         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
41       ],
42       "source_files": [
43         "MercadoPagoSDK/MercadoPagoSDK/**/**/**.{h,m,swift}"
44       ]
45     }
46   ]