[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / 9 / d / NSString-ZENInflections / 1.1 / NSString-ZENInflections.podspec.json
blobb64f7ae7be62f4c321ce35324249897b6f081889
2   "name": "NSString-ZENInflections",
3   "version": "1.1",
4   "summary": "Returns camelCased, UpperCamelCased, dashed-case, snake_cased, humanized representations of an NSString",
5   "description": "                   * Returns camelCased, UpperCamelCased, dashed-case, snake_cased, humanized representations of an NSString\n",
6   "homepage": "https://github.com/zenangst/NSString-ZENInflections",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Christoffer Winterkvist": "christoffer@winterkvist.com"
13   },
14   "social_media_url": "http://twitter.com/zenangst",
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.8"
18   },
19   "source": {
20     "git": "https://github.com/zenangst/NSString-ZENInflections.git",
21     "tag": "1.1"
22   },
23   "source_files": "NSString-ZENInflections/",
24   "frameworks": "Foundation",
25   "requires_arc": true