blob: baefe57325de189d95eeb2b2b2341e9a43e70274 [file] [log] [blame]
{
"name": "MRCurrencyRound",
"version": "1.0.0",
"summary": "A simple NSNumber class extension that provides better formatting for currency.",
"homepage": "https://github.com/markrickert/MRCurrencyRound",
"license": "MIT",
"authors": {
"Mark Rickert": "mjar81@gmail.com"
},
"source": {
"git": "https://github.com/markrickert/MRCurrencyRound.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}