[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.0.0.beta.18 / MercadoPagoSDK.podspec.json
blob73c893815a17b9829d9777c4ac9fee91026a3e3e
2   "name": "MercadoPagoSDK",
3   "version": "4.0.0.beta.18",
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.18"
14   },
15   "swift_version": "3.2.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Default",
21   "dependencies": {
22     "MercadoPagoPXTracking": [
23       "2.1.0"
24     ],
25     "MercadoPagoServices": [
26       "1.0.6"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Default",
32       "resources": [
33         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
34         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
35         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
36         "MercadoPagoSDK/*.plist",
37         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
38       ],
39       "source_files": [
40         "MercadoPagoSDK/MercadoPagoSDK/*",
41         "MercadoPagoSDK/MercadoPagoSDK/Hooks/*",
42         "MercadoPagoSDK/MercadoPagoSDK/PaymentMethodPlugins/*"
43       ]
44     }
45   ]