[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 9 / VCRouter / 0.0.2 / VCRouter.podspec.json
blob7ca2660a119d1ecdbc45b68b5916319f3e377784
2   "name": "VCRouter",
3   "version": "0.0.2",
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.2"
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   }