[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 8 / 1 / DependencyRouter / 0.1.0 / DependencyRouter.podspec.json
blob30cc888ed67b73822048386d0f5835083020848e
2   "name": "DependencyRouter",
3   "version": "0.1.0",
4   "summary": "Router with dependency services and parameters",
5   "description": "Written in Swift.\n         Router with dependency services and parameters",
6   "homepage": "https://github.com/ProVir/DependencyRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ViR (Vitaliy Korotkiy)": "admin@provir.ru"
13   },
14   "source": {
15     "git": "https://github.com/ProVir/DependencyRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "deprecated": true,
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "Source/*.{h,swift}",
26       "public_header_files": "Source/*.h"
27     }
28   ],
29   "swift_version": "4.2"