4 "summary": "A simple theming engine for iOS apps.",
5 "description": "ThemeEngine is a lightweight and easy-to-use theming engine for iOS apps, \nallowing developers to quickly implement and manage color themes for their apps.",
6 "homepage": "https://github.com/Narkok/ThemeEngine",
9 "narkok": "nar-ste@yandex.ru"
15 "git": "https://github.com/Narkok/ThemeEngine.git",
18 "source_files": "ThemeEngine/**/*.{h,m,swift}",
19 "exclude_files": "Classes/Exclude",
20 "frameworks": "UIKit",
21 "swift_versions": "5.0",
22 "swift_version": "5.0"