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.129.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/AndesPaletteColors.xcassets",
40 "LibraryComponents/Resources/Core/Strings/**/*"
45 "name": "Configurations",
46 "source_files": "LibraryComponents/Classes/Configurations/**/*.swift",
48 "AndesUI/Foundations": [
55 "source_files": "LibraryComponents/Classes/SwiftUI/**/*.{swift}",
57 "AndesUI/Foundations": [
60 "AndesUI/Configurations": [
67 "source_files": "LibraryComponents/Classes/Core/**/*.{h,m,swift}",
70 "LibraryComponents/Classes/Core/**/*.{xib}"
74 "AndesUI/Foundations": [
77 "AndesUI/Configurations": [
86 "name": "AndesCoachmark",
87 "source_files": "LibraryComponents/Classes/AndesCoachmark/**/*.{h,m,swift}",
89 "AndesCoachmarkResources": [
90 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
100 "name": "AndesBottomSheet",
101 "source_files": "LibraryComponents/Classes/AndesBottomSheet/**/*.{h,m,swift}",
102 "resource_bundles": {
103 "AndesBottomsheetResources": [
104 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
114 "name": "AndesDropdown",
115 "source_files": "LibraryComponents/Classes/AndesDropdown/**/*.{h,m,swift}",
116 "resource_bundles": {
117 "AndesDropdownResources": [
118 "LibraryComponents/Classes/AndesDropdown/**/*.{xib}"
125 "AndesUI/AndesBottomSheet": [
131 "name": "AndesTimePicker",
132 "source_files": "LibraryComponents/Classes/AndesTimepicker/**/*.{h,m,swift}",
133 "resource_bundles": {
134 "AndesTimePickerResources": [
135 "LibraryComponents/Classes/AndesTimePicker/view/**/*.{xib}"
142 "AndesUI/AndesDropdown": [
148 "swift_version": "5.5"