2 "name": "RomanNumeralConverter",
4 "summary": "Convert a number to its Roman numeral representation.",
5 "description": "Pass in a number between 1 and 5000 to have it converted to its Roman numeral representation.",
6 "homepage": "https://github.com/donnywdavis/RomanNumeralConverter",
12 "Donny Davis": "donnywdavis@icloud.com"
15 "git": "https://github.com/donnywdavis/RomanNumeralConverter.git",
21 "source_files": "RomanNumeralConverter/Classes/**/*"