2 "name": "NumberSpellOutFormatter",
4 "summary": "Spell out numbers in any language",
5 "description": "Allows to spell out numbers in different languages and with many options, such as,\nordinal numbers and whereever it is applicable, in masculine or feminine and in different\ngrammatical cases.",
6 "homepage": "https://github.com/dimat/DMNumberSpellOutFormatter",
12 "Dmitry Matyukhin": "dimatu@gmail.com"
15 "git": "https://github.com/dimat/DMNumberSpellOutFormatter.git",
22 "NumberSpellOutFormatter/Classes/**/*",
23 "NumberSpellOutFormatter/Private/**/*.h"
25 "public_header_files": "NumberSpellOutFormatter/Classes/**/*.h",
26 "private_header_files": "NumberSpellOutFormatter/Private/**/*.h",
27 "libraries": "icucore"