2 "name": "DKNightVersion",
4 "summary": "DKNightVersion is a lightweight iOS framework adding different theme 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 provides a DKColorTable.txt file to help you manage all the colors in your project. 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": "DKNightVersion/DKNightVersion.h",
20 "public_header_files": "DKNightVersion/DKNightVersion.h",
21 "resources": "DKNightVersion/ColorTable/DKColorTable.txt",
26 "DKNightVersion/Core/*.{h,m}",
27 "DKNightVersion/ColorTable/*{h,m}"
31 "name": "DeallocBlockExecutor",
32 "source_files": "DKNightVersion/DeallocBlockExecutor/*.{h,m}"
36 "source_files": "DKNightVersion/extobjc/*.h"
43 "DKNightVersion/UIKit/*.{h,m}",
44 "DKNightVersion/Manual/*.{h,m}"
47 "DKNightVersion/Core": [
53 "name": "CoreAnimation",
54 "source_files": "DKNightVersion/CoreAnimation/*.{h,m}",
56 "DKNightVersion/Core": [