blob: 7b647a4f0401a935a7b722ae57be05112b842178 [file] [log] [blame]
{
"name": "NSString+ShellSplit",
"version": "1.0.0",
"summary": "A category to split NSStrings by shell-quoting rules",
"homepage": "https://github.com/wjk/NSString-ShellSplit",
"license": "Ruby",
"authors": {
"William Kent": "github.com/wjk"
},
"source": {
"git": "https://github.com/wjk/NSString-ShellSplit.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes",
"requires_arc": true
}