[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 4 / 1 / 9 / VCRouter / 0.0.4 / VCRouter.podspec.json
blob968163f5352622b669622543031104d96e557745
2   "name": "VCRouter",
3   "version": "0.0.4",
4   "summary": "VCRouter - prototype",
5   "description": "VCRouter - Prototype View Controller router for iOS/macOS/tvOS (Swift).",
6   "homepage": "https://github.com/ivlevAstef/VCRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "documentation_url": "https://github.com/ivlevAstef/VCRouter",
12   "authors": {
13     "Alexander.Ivlev": "ivlev.stef@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ivlevAstef/VCRouter.git",
17     "tag": "v0.0.4"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "VCRouter/VCRouter/Sources/**/*.swift",
22     "VCRouter/VCRouter/VCRouter.h"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "pushed_with_swift_version": "3.0"