2 "name": "DKNightVersion",
4 "summary": "A light weight framework adding night version to your app on iOS.",
5 "description": " A longer description of DKNightVersion in Markdown format.\n\n * This framework is target for easily integrate night dark mode in iOS App.\n * It is inspired by many famous framework, and implement with runtime\n * library. Hope this will help you reduce your work.\n",
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",
28 "source_files": "Classes/Core/*.{h,m}"
32 "source_files": "Classes/UIKit/**/*.{h,m}",
34 "DKNightVersion/Core": [
37 "DKNightVersion/Helper": [
44 "source_files": "Classes/Helper/*.{h,m}"
48 "resources": "generator/**"