blob: 4bc999f81ae64df1f5170ba0fb65c22b4ebf8ef6 [file] [log] [blame]
{
"name": "SpanishInflection",
"version": "0.0.2",
"summary": "Spanish rules for InflectorKit.",
"description": "Spanish inflection rules for **[InflectorKit](https://www.github.com/mattt/InflectorKit)**.",
"homepage": "https://github.com/hectr/SpanishInflection",
"license": "MIT",
"authors": {
"hectr": "h@mrhector.me"
},
"source": {
"git": "https://github.com/hectr/SpanishInflection.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/hectormarquesra",
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "SpanishInflection",
"dependencies": {
"InflectorKit": [
"~> 0.0.1"
]
}
}