4 "summary": "Library that includes customizable replacements for native UIKit components",
5 "description": "For main focus of this library is to allow user to use native-style UI components \nwith ability to customize them without using private Apple API.\nLibrary contains components which looks like native ones, \nbut customizable and were implemented from scratch.",
6 "homepage": "https://github.com/AntonPoltoratskyi/NativeUI",
11 "authors": "Anton Poltoratskyi",
16 "git": "https://github.com/AntonPoltoratskyi/NativeUI.git",
24 "swift_versions": "5.0",
25 "default_subspecs": "Core",
37 "source_files": "NativeUI/Sources/Utils/**/*.{swift}"
41 "source_files": "NativeUI/Sources/Alert/**/*.{swift}",
49 "swift_version": "5.0"