[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.28 / MercadoPagoSDK.podspec.json
blobd7e73d647eeec3c6f2db7830e300a5e5161f91d3
2   "name": "MercadoPagoSDK",
3   "version": "4.28",
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.28"
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   },
26   "subspecs": [
27     {
28       "name": "Default",
29       "resources": [
30         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
31         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
32         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
33         "MercadoPagoSDK/MercadoPagoSDK/**/**.{xib,strings}",
34         "MercadoPagoSDK/MercadoPagoSDK/Translations/**/**.{plist,strings}",
35         "MercadoPagoSDK/MercadoPagoSDK/Plist/*.plist",
36         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
37       ],
38       "source_files": [
39         "MercadoPagoSDK/MercadoPagoSDK/**/**/**.{h,m,swift}"
40       ],
41       "dependencies": {
42         "MLUI": [
43           "~> 5.0"
44         ],
45         "MLCardDrawer": [
46           "~> 1.0"
47         ]
48       }
49     }
50   ],
51   "swift_version": "4.2"