blob: 050dd91a6c0ae326589da89be92efcf016788c69 [file] [log] [blame]
{
"name": "StringInflections",
"version": "0.0.5",
"summary": "Methods to pluralize, singularize, camelcase, and underscore strings",
"homepage": "https://github.com/sadawi/StringInflections",
"license": {
"type": "MIT"
},
"authors": {
"Sam Williams": "samuel.williams@gmail.com"
},
"source": {
"git": "https://github.com/sadawi/StringInflections.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "StringInflections/**/*",
"pushed_with_swift_version": "3.0"
}