[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / a / Parlance / 1.1.1 / Parlance.podspec.json
blob13c6ee706efeb4f1e61e459fb3a670bbc8d77973
2   "name": "Parlance",
3   "version": "1.1.1",
4   "summary": "Convenient, scalable, type-safe localization for Swift iOS projects.",
5   "description": "Parlance provides a convenient and type-safe way to localize and pluralize a project. Use enums instead of the standard hard coded strings. Ability to break up localization into separate modules for cleanliness.",
6   "homepage": "https://github.com/Rivukis/Parlance",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brian Radebaugh": "Rivukis@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Rivukis/Parlance.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Parlance/Source/*",
22   "pushed_with_swift_version": "3.0"