[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / d / MRCEnumerable / 0.1.1 / MRCEnumerable.podspec.json
blobc8d581908336907042de61fa15c5c1c50281e52d
2   "name": "MRCEnumerable",
3   "version": "0.1.1",
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.1.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "Classes",
22   "requires_arc": false