[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 5 / AppDelegatePlug / 1.0.1 / AppDelegatePlug.podspec.json
blob9eddf11334b33e066f71fd4a59a558607bbbb67f
2   "name": "AppDelegatePlug",
3   "version": "1.0.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Md. Kamrul Hasan": "mhgolap11@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kamrul-cse/AppDelegatePlug.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AppDelegatePlug/Classes/**/*",
23   "swift_version": "5.0"