[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 3.7.4 / MercadoPagoSDK.podspec.json
blob60cf2677c0fd47ba66a2e3ff26f9cfd543f209c8
2   "name": "MercadoPagoSDK",
3   "version": "3.7.4",
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": "3.7.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "default_subspecs": "Default",
20   "dependencies": {
21     "MercadoPagoPXTracking": [
22       "2.0.1"
23     ],
24     "MercadoPagoServices": [
25       "1.0.2"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0.1"
30   },
31   "subspecs": [
32     {
33       "name": "Default",
34       "resources": [
35         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
36         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
37         "MercadoPagoSDK/*.plist",
38         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
39       ],
40       "source_files": [
41         "MercadoPagoSDK/MercadoPagoSDK/*"
42       ]
43     }
44   ]