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.61.0/AndesUI.zip"
18 "swift_versions": "5.0",
19 "default_subspecs": "Core",
28 "source_files": "LibraryComponents/Classes/Core/**/*.{h,m,swift}",
31 "LibraryComponents/Classes/Core/**/*.{xib}",
32 "LibraryComponents/Resources/Core/Assets/AndesPaletteColors.xcassets",
33 "LibraryComponents/Resources/Core/Strings/**/*"
37 "AndesUI/LocalIcons": [
43 "name": "AndesCoachmark",
44 "source_files": "LibraryComponents/Classes/AndesCoachmark/**/*.{h,m,swift}",
52 "name": "AndesBottomSheet",
53 "source_files": "LibraryComponents/Classes/AndesBottomSheet/**/*.{h,m,swift}",
61 "name": "AndesDropdown",
62 "source_files": "LibraryComponents/Classes/AndesDropdown/**/*.{h,m,swift}",
64 "AndesDropdownResources": [
65 "LibraryComponents/Classes/AndesDropdown/**/*.{xib}"
72 "AndesUI/AndesBottomSheet": [
78 "name": "AndesTimePicker",
79 "source_files": "LibraryComponents/Classes/AndesTimepicker/**/*.{h,m,swift}",
81 "AndesTimePickerResources": [
82 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
89 "AndesUI/AndesDropdown": [
98 "LibraryComponents/Resources/LocalIcons/Assets/Images.xcassets"
103 "swift_version": "5.0"