[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 4.18.3 / MercadoPagoSDK.podspec.json
blob3cd28cf4af4a104c0ca359cbed1d49e5e2c9f9ed
2   "name": "MercadoPagoSDK",
3   "version": "4.18.3",
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.18.3"
14   },
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "Default",
21   "subspecs": [
22     {
23       "name": "Default",
24       "resources": [
25         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
26         "MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
27         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
28         "MercadoPagoSDK/MercadoPagoSDK/**/**.{xib,strings}",
29         "MercadoPagoSDK/MercadoPagoSDK/Translations/**/**.{plist,strings}",
30         "MercadoPagoSDK/MercadoPagoSDK/Plist/*.plist",
31         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
32       ],
33       "source_files": [
34         "MercadoPagoSDK/MercadoPagoSDK/**/**/**.{h,m,swift}"
35       ],
36       "dependencies": {
37         "MLUI": [
38           "~> 5.0"
39         ],
40         "MLCardDrawer": [
41           "~> 1.0"
42         ]
43       }
44     }
45   ]