[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 8 / ThemeEngine / 1.0.0 / ThemeEngine.podspec.json
blob56bf623dc5dabb7f08a2ba752f754c45525e7ac9
2   "name": "ThemeEngine",
3   "version": "1.0.0",
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",
7   "license": "MIT",
8   "authors": {
9     "narkok": "nar-ste@yandex.ru"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/Narkok/ThemeEngine.git",
16     "tag": "1.0.0"
17   },
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"