[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 4 / 3 / MercadoPagoPXTracking / 2.0.1.1 / MercadoPagoPXTracking.podspec.json
blob7a9d71d567529032056c41e4df166556e7316136
2   "name": "MercadoPagoPXTracking",
3   "version": "2.0.1.1",
4   "summary": "MercadoPago PX Tracking",
5   "homepage": "https://www.mercadopago.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eden Torres": "eden.torres@mercadolibre.com"
12   },
13   "source": {
14     "git": "https://github.com/mercadopago/px-ios_tracking",
15     "tag": "2.0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "resources": [
22     "MercadoPagoPXTracking/Config/*.plist"
23   ],
24   "source_files": [
25     "MercadoPagoPXTracking/**/**/**.{h,m,swift}"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0.1"
29   }