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/melisource/fury_andesui-ios",
10 "authors": "Mercado Libre",
12 "http": "https://artifacts.mercadolibre.com/repository/ios-releases/AndesUI/3.141.0/AndesUI.zip"
18 "swift_versions": "5.5",
19 "default_subspecs": "Core",
25 "LibraryComponents/Resources/LocalIcons/Assets/Images.xcassets"
30 "name": "Foundations",
31 "source_files": "LibraryComponents/Classes/Foundations/**/*.{swift}",
33 "AndesUI/LocalIcons": [
39 "LibraryComponents/Resources/Core/Assets/AndesCoreColors.xcassets",
40 "LibraryComponents/Resources/Core/Assets/AndesPaletteColors.xcassets",
41 "LibraryComponents/Resources/Core/Strings/**/*"
46 "name": "Configurations",
47 "source_files": "LibraryComponents/Classes/Configurations/**/*.swift",
49 "AndesUI/Foundations": [
56 "source_files": "LibraryComponents/Classes/SwiftUI/**/*.swift",
58 "AndesUI/Foundations": [
61 "AndesUI/Configurations": [
68 "source_files": "LibraryComponents/Classes/Core/**/*.{h,m,swift}",
71 "LibraryComponents/Classes/Core/**/*.{xib}"
75 "AndesUI/Foundations": [
78 "AndesUI/Configurations": [
87 "name": "AndesCoachmark",
88 "source_files": "LibraryComponents/Classes/AndesCoachmark/**/*.{h,m,swift}",
90 "AndesCoachmarkResources": [
91 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
101 "name": "AndesBottomSheet",
102 "source_files": "LibraryComponents/Classes/AndesBottomSheet/**/*.{h,m,swift}",
103 "resource_bundles": {
104 "AndesBottomsheetResources": [
105 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
115 "name": "AndesDropdown",
116 "source_files": "LibraryComponents/Classes/AndesDropdown/**/*.{h,m,swift}",
117 "resource_bundles": {
118 "AndesDropdownResources": [
119 "LibraryComponents/Classes/AndesDropdown/**/*.{xib}"
126 "AndesUI/AndesBottomSheet": [
132 "name": "AndesTimePicker",
133 "source_files": "LibraryComponents/Classes/AndesTimepicker/**/*.{h,m,swift}",
134 "resource_bundles": {
135 "AndesTimePickerResources": [
136 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
143 "AndesUI/AndesDropdown": [
149 "swift_version": "5.5"