blob: ababf886ae9fd7c831d71400a96d14e8c3982767 [file] [log] [blame]
{
"name": "InflectorKit",
"version": "0.0.1",
"license": "MIT",
"summary": "Efficiently Singularize and Pluralize Strings.",
"homepage": "https://github.com/mattt/InflectorKit",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/InflectorKit.git",
"tag": "0.0.1"
},
"source_files": "InflectorKit",
"requires_arc": true
}