[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 7 / 1 / d / MRCEnumerable / 0.2.0 / MRCEnumerable.podspec.json
blob3fd5e744cdb17f807cbcd1e19de199bdeebb0c7a
2   "name": "MRCEnumerable",
3   "version": "0.2.0",
4   "summary": "Collection of Ruby Enumerable style methods on common collection classes.",
5   "homepage": "https://github.com/crafterm/MRCEnumerable",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE"
9   },
10   "authors": {
11     "Marcus Crafter": "crafterm@redartisan.com"
12   },
13   "source": {
14     "git": "https://github.com/crafterm/MRCEnumerable.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7",
20     "tvos": "9.0"
21   },
22   "source_files": "Classes"