blob: bad491cdf70ec4e8bf465b71eaaeaa536be98584 [file] [log] [blame]
{
"name": "URLBlueprints",
"version": "0.0.1",
"summary": "URLBlueprints is a multiplatform tool for dynamic deeplinks handling & routing.",
"description": "URLBlueprints is a multiplatform tool for deeplinks handling & routing. It allows to define and register blueprints that acts as pattern for deeplink matching.",
"homepage": "https://github.com/lewandowskit93/URLBlueprints",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Tomasz Lewandowski": "tomasz.t.lewandowski@gmail.com"
},
"source": {
"git": "https://github.com/lewandowskit93/URLBlueprints.git",
"tag": "0.0.1"
},
"source_files": "URLBlueprints/**/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.2"
}