blob: fac2738cea9b27ef579e8a124e2286c7de3df2c3 [file] [log] [blame]
{
"name": "MPTopFloatingView",
"version": "0.2.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resources": [
"Pod/Resources/**/*.{xib}",
"Pod/Assets/**/*.{xcassets}"
]
}