[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 5 / AppDelegatePlug / 1.0.0 / AppDelegatePlug.podspec.json
blob57e9359f15089570e46ddd5bf781db7b560c506c
2   "name": "AppDelegatePlug",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AppDelegatePlug/Classes/**/*",
23   "swift_version": "5.0"