[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 8 / Inflect / 0.0.3 / Inflect.podspec.json
blob1eb0648789c6569130750b8db8be98e2cc103ce3
2   "name": "Inflect",
3   "version": "0.0.3",
4   "summary": "Swift implementation of Inflect",
5   "description": "Swift implementation of PERL library Inflect, Convert english words into their Singular or Plural Form",
6   "homepage": "https://github.com/mukeshydv/Inflect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mukesh Yadav": "mails4ymukesh@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/mukeshydv/Inflect.git",
23     "tag": "0.0.3"
24   },
25   "source_files": "Sources/**/*.swift"