[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 6 / 3 / 5 / MercadoPagoSDK / 3.7.1 / MercadoPagoSDK.podspec.json
blobfae81966fc4ba1ee40a4596fd6214ca2da89bbbe
2   "name": "MercadoPagoSDK",
3   "version": "3.7.1",
4   "summary": "MercadoPagoSDK",
5   "homepage": "https://www.mercadopago.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matias Gualino": "matias.gualino@mercadolibre.com"
12   },
13   "source": {
14     "git": "https://github.com/mercadopago/px-ios.git",
15     "tag": "3.7.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Default",
22   "dependencies": {
23     "MercadoPagoPXTracking": [
24       "2.0.1"
25     ],
26     "MercadoPagoServices": [
27       "1.0.2"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "3.0.1"
32   },
33   "pushed_with_swift_version": "3.0",
34   "subspecs": [
35     {
36       "name": "Default",
37       "resources": [
38         "MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
39         "MercadoPagoSDK/MercadoPagoSDK/*.ttf",
40         "MercadoPagoSDK/*.plist",
41         "MercadoPagoSDK/MercadoPagoSDK/*.lproj"
42       ],
43       "source_files": [
44         "MercadoPagoSDK/MercadoPagoSDK/*"
45       ]
46     }
47   ]