blob: 968163f5352622b669622543031104d96e557745 [file] [log] [blame]
{
"name": "VCRouter",
"version": "0.0.4",
"summary": "VCRouter - prototype",
"description": "VCRouter - Prototype View Controller router for iOS/macOS/tvOS (Swift).",
"homepage": "https://github.com/ivlevAstef/VCRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"documentation_url": "https://github.com/ivlevAstef/VCRouter",
"authors": {
"Alexander.Ivlev": "ivlev.stef@gmail.com"
},
"source": {
"git": "https://github.com/ivlevAstef/VCRouter.git",
"tag": "v0.0.4"
},
"requires_arc": true,
"source_files": [
"VCRouter/VCRouter/Sources/**/*.swift",
"VCRouter/VCRouter/VCRouter.h"
],
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}