blob: 3236a795aac81cced5eef35351d524910990d385 [file] [log] [blame]
{
"name": "MPTopFloatingView",
"version": "0.2.1",
"summary": "Mercado Pago Top Floating View",
"description": "Use this Pod to add a top floating view",
"homepage": "https://github.com/mercadolibre/MPTopFloatingView",
"license": "Apache License, Version 2.0",
"authors": {
"MPMobile": "mpmobileios@mercadolibre.com"
},
"source": {
"git": "https://github.com/mercadolibre/MPTopFloatingView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resources": [
"Pod/Resources/**/*.{xib}",
"Pod/Assets/**/*.{xcassets}"
]
}