blob: 912e168d81fa97ce9ba6b63f4ea9231489ed2096 [file] [log] [blame]
{
"name": "URN",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0"
},
"source_files": "URN/Classes/**/*",
"dependencies": {
"ValueTypeRepresentable": [
]
},
"swift_version": "5.0"
}