blob: 2e190d73619c60caf53cc8f0153387ae9a6c02f8 [file] [log] [blame]
{
"name": "URN",
"version": "0.1.2",
"summary": "A URN type",
"swift_versions": "5.0",
"description": "A URN type.",
"homepage": "https://github.com/anconaesselmann/URN",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/URN.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0"
},
"source_files": "URN/Classes/**/*",
"dependencies": {
"ValueTypeRepresentable": [
]
},
"swift_version": "5.0"
}