blob: c8d581908336907042de61fa15c5c1c50281e52d [file] [log] [blame]
{
"name": "MRCEnumerable",
"version": "0.1.1",
"summary": "Collection of Ruby Enumerable style methods on common collection classes.",
"homepage": "https://github.com/crafterm/MRCEnumerable",
"license": {
"type": "MIT",
"file": "MIT-LICENSE"
},
"authors": {
"Marcus Crafter": "crafterm@redartisan.com"
},
"source": {
"git": "https://github.com/crafterm/MRCEnumerable.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Classes",
"requires_arc": false
}