[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 6 / SpanishInflection / 0.0.2 / SpanishInflection.podspec.json
blob4bc999f81ae64df1f5170ba0fb65c22b4ebf8ef6
2   "name": "SpanishInflection",
3   "version": "0.0.2",
4   "summary": "Spanish rules for InflectorKit.",
5   "description": "Spanish inflection rules for **[InflectorKit](https://www.github.com/mattt/InflectorKit)**.",
6   "homepage": "https://github.com/hectr/SpanishInflection",
7   "license": "MIT",
8   "authors": {
9     "hectr": "h@mrhector.me"
10   },
11   "source": {
12     "git": "https://github.com/hectr/SpanishInflection.git",
13     "tag": "0.0.2"
14   },
15   "social_media_url": "https://twitter.com/hectormarquesra",
16   "platforms": {
17     "ios": null
18   },
19   "requires_arc": true,
20   "source_files": "SpanishInflection",
21   "dependencies": {
22     "InflectorKit": [
23       "~> 0.0.1"
24     ]
25   }