2 "name": "ConvertNumbersToWords",
4 "summary": "Converts a number, $1,234.56 to one thousand two hundred thirty four dollars and 56/100",
5 "description": "Convert decimal values to words for use in writing a check. Cause we all write checks these days....\n* I was bored and helped a friend out.",
6 "homepage": "https://github.com/steveaxelrod007/ConvertNumbersToWords",
12 "steveaxelrod007": "steve@axelrod.net"
15 "git": "https://github.com/steveaxelrod007/ConvertNumbersToWords.git",
21 "source_files": "ConvertNumbersToWords/Classes/**/*",
22 "pushed_with_swift_version": "3.0"