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",
19 "source_files": "NativeUI/Sources/**/*.{swift}",
25 "swift_versions": "5.0",
26 "swift_version": "5.0"