[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / ListItemFormatter / 0.0.2 / ListItemFormatter.podspec.json
blobdea2fde5d0a37138dc474a223979a349531f4950
2   "name": "ListItemFormatter",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Localised list formatting in Swift and Objective-C",
9   "description": "ListItemFormatter is an NSFormatter subclass that supports formatting list items to the Unicode CLDR specification.",
10   "homepage": "https://github.com/liamnichols/ListItemFormatter",
11   "documentation_url": "https://liamnichols.github.io/ListItemFormatter",
12   "authors": {
13     "liamnichols": "liam.nichols.ln@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/liamnichols_",
16   "source": {
17     "git": "https://github.com/liamnichols/ListItemFormatter.git",
18     "tag": "v0.0.2"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.11",
23     "tvos": "9.0"
24   },
25   "swift_version": "5.0",
26   "source_files": "Source/**/*.{h,swift}",
27   "resources": "Source/*.xcassets"