2 "name": "EasyDarkMode",
4 "summary": "This is a tool for developers to easily adapt dark mode in iOS 13.",
5 "description": "* Shortcut method to create UIColor with different user interface type (dark mode).\n\n* Shortcut method to create UIImage with different user interface type (dark mode).\n\n* Shortcut method to download remoate image with SDWebImage and create UIImage with different user interface type (dark mode).\n\n* This code can work on from Xcode 9 to Xcode 11.\n\n* It has an various deployment target version from iOS 8 to iOS 13.",
6 "homepage": "https://github.com/Elenionl/EasyDarkMode",
8 "https://github.com/Elenionl/EasyDarkMode/raw/master/Sample/image_light.png?raw=true",
9 "https://github.com/Elenionl/EasyDarkMode/raw/master/Sample/image_dark.png?raw=true"
13 "Elenion": "stellanxu@gmail.com"
15 "social_media_url": "https://github.com/Elenionl",
20 "git": "https://github.com/Elenionl/EasyDarkMode.git",
23 "default_subspecs": "Core",
27 "source_files": "EasyDarkMode"
31 "source_files": "EasyDarkMode+SD",
33 "EasyDarkMode/Core": [