blob: a094a54a237de17a06b8a41dfe97a004fcf749df [file] [log] [blame]
{
"name": "BRYVarArgs",
"version": "1.0.0",
"summary": "A nicer syntax for enumerating variable arguments",
"homepage": "http://github.com/irace/BRYVarArgs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bryan Irace": "bryan@irace.me"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/irace/BRYVarArgs.git",
"tag": "1.0.0"
},
"source_files": "Classes",
"frameworks": "Foundation",
"requires_arc": true
}