2 "name": "AppDelegatePlug",
4 "summary": "Let us make the AppDelegate Pluggable.",
5 "description": "Using AppDelegatePlug you separate AppDelegate from the services that you can plug to it. Each DelegatePlug has its own life cycle that is shared with AppDelegate.",
6 "homepage": "https://github.com/kamrul-cse/AppDelegatePlug",
12 "Md. Kamrul Hasan": "mhgolap11@gmail.com"
15 "git": "https://github.com/kamrul-cse/AppDelegatePlug.git",
21 "swift_versions": "5.0",
22 "source_files": "AppDelegatePlug/Classes/**/*",
23 "swift_version": "5.0"