blob: 2fd4021ea3d1b1719a24559475a67280a9b43f56 [file] [log] [blame]
{
"name": "MPTracker",
"version": "0.2.0",
"summary": "A MercadoPago Tracker SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/demtej/mptracker",
"license": "MIT",
"authors": {
"Matias Gualino": "matias.gualino@gmail.com"
},
"source": {
"git": "https://github.com/demtej/mptracker.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Google/Analytics": [
]
},
"libraries": "GoogleAnalytics"
}