[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 4 / RSPluralization / 0.0.1 / RSPluralization.podspec.json
bloba051f1e9690286f550240a680e49c9ccadc79b2c
2   "name": "RSPluralization",
3   "version": "0.0.1",
4   "summary": "Pluralization from iOS",
5   "homepage": "https://github.com/it-machine/Pluralization.objc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Romankov Sergey": "romankov.sergey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/it-machine/Pluralization.objc.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": false,
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }