blob: 4094813180f7e934f64af318a64dc8554bf1c866 [file] [log] [blame]
{
"name": "SpanishInflection",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Spanish rules for InflectorKit.",
"homepage": "https://github.com/hectr/SpanishInflection.git",
"authors": {
"Héctor Marqués Ranea": "h@mrhector.me"
},
"source": {
"git": "https://github.com/hectr/SpanishInflection.git",
"commit": "0.0.1"
},
"source_files": "SpanishInflection",
"requires_arc": true,
"dependencies": {
"InflectorKit": [
"~> 0.0.1"
]
}
}