blob: 3fd5e744cdb17f807cbcd1e19de199bdeebb0c7a [file] [log] [blame]
{
"name": "MRCEnumerable",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"tvos": "9.0"
},
"source_files": "Classes"
}