[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 3 / 1 / StringInflections / 0.0.4 / StringInflections.podspec.json
blobf2e7d898980816dbf58967246b795f6c22990c5e
2   "name": "StringInflections",
3   "version": "0.0.4",
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.4"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "StringInflections/**/*",
21   "pushed_with_swift_version": "3.0"