[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 1 / StringInflections / 0.0.6 / StringInflections.podspec.json
blob2f05e8a5091e4d656d82e649fafcc4a57a438f4a
2   "name": "StringInflections",
3   "version": "0.0.6",
4   "summary": "Methods to pluralize, singularize, camelcase, and underscore strings",
5   "homepage": "https://github.com/sadawi/StringInflections",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Sam Williams": "samuel.williams@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/sadawi/StringInflections.git",
14     "tag": "0.0.6"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "StringInflections/**/*",
21   "pushed_with_swift_version": "3.0"