2 "name": "DKNightVersion",
4 "summary": "DKNightVersion is a lightweight iOS framework adding night mode to your iOS app.",
5 "description": "DKNightVersion is a light weight framework. It is mainly built through `objc/runtime` library and reflection, providing a neat approach adding night mode to your iOS app. A great many codes of this framework is automatically generated by Ruby script.\n\nThe most delightful feature of DKNightVersion is that it appends one more property `nightColor` to frequently-used UIKit components and provides you a default night mode theme. It is easily-used and well-designed. Hope you have a great joy to use DKNightVersion to integrate night mode in your Apps.",
6 "homepage": "https://github.com/Draveness/DKNightVersion",
9 "Draveness": "stark.draven@gmail.com"
16 "git": "https://github.com/Draveness/DKNightVersion.git",
19 "source_files": "Classes/DKNightVersion.h",
22 "name": "DeallocBlockExecutor",
23 "source_files": "Classes/DeallocBlockExecutor/*.{h,m}"
27 "source_files": "Classes/Core/*.{h,m}",
29 "DKNightVersion/DeallocBlockExecutor": [
37 "Classes/UIKit/*.{h,m}",
38 "Classes/Manual/*.{h,m}"
41 "DKNightVersion/Core": [
47 "name": "CoreAnimation",
48 "source_files": "Classes/CoreAnimation/*.{h,m}",
50 "DKNightVersion/Core": [