4 "summary": "AndesUI library for ios app.",
5 "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.",
6 "homepage": "https://github.com/mercadolibre/fury_andesui-ios",
10 "authors": "Mercado Libre",
12 "http": "https://artifacts.mercadolibre.com/repository/ios-releases/AndesUI/3.34.1/AndesUI.zip"
18 "swift_versions": "5.0",
19 "default_subspecs": "Core",
23 "source_files": "LibraryComponents/Classes/Core/**/*.{h,m,swift}",
26 "LibraryComponents/Classes/Core/**/*.{xib}",
27 "LibraryComponents/Resources/Core/Assets/AndesPaletteColors.xcassets",
28 "LibraryComponents/Resources/Core/Strings/**/*"
32 "AndesUI/LocalIcons": [
38 "name": "AndesCoachmark",
39 "source_files": "LibraryComponents/Classes/AndesCoachmark/**/*.{h,m,swift}",
47 "name": "AndesBottomSheet",
48 "source_files": "LibraryComponents/Classes/AndesBottomSheet/**/*.{h,m,swift}",
56 "name": "AndesDropdown",
57 "source_files": "LibraryComponents/Classes/AndesDropdown/**/*.{h,m,swift}",
59 "AndesDropdownResources": [
60 "LibraryComponents/Classes/AndesDropdown/**/*.{xib}"
67 "AndesUI/AndesBottomSheet": [
76 "LibraryComponents/Resources/LocalIcons/Assets/Images.xcassets"
81 "swift_version": "5.0"