[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 7 / 8 / d / Pluralizer / 1.0 / Pluralizer.podspec.json
blobf3f5547115d654b90d4ef7b051da685dfa0ff2c5
2   "name": "Pluralizer",
3   "version": "1.0",
4   "summary": "Simple string pluralization.",
5   "homepage": "https://github.com/elliotchance/Pluralizer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elliot Chance": "elliotchance@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/elliotchance/Pluralizer.git",
15     "tag": "1.0"
16   },
17   "source_files": "Pluralizer/*.{h,m}",
18   "requires_arc": false