blob: ef9476828355240d6b1e49996e5943b2f217e630 [file] [log] [blame]
{
"name": "AndesUI",
"version": "1.1.1",
"summary": "AndesUI library for ios app.",
"description": "AndesUI is the UI library of Mercado Libre. It provides the definitions, components and tools to build consistent experiences, with agility and visual quality.",
"homepage": "https://github.com/mercadolibre/fury_andesui-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mercado Libre",
"source": {
"git": "https://github.com/mercadolibre/fury_andesui-ios.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "LibraryComponents/Classes/**/*.{h,m,swift}",
"resources": "LibraryComponents/Classes/**/*.{xcassets,otf,xib}",
"swift_version": "5.0"
}