2 "name": "SwiftDecimalNumber",
4 "summary": "Swift extensions for NSDecimalNumber.",
5 "description": "It provides an expressive way of interfacing with\nthe NSDecimalNumber type instead of using the verbose\nbuilt in methods. Also adds methods such as min and\nmax.",
6 "homepage": "https://github.com/superwatermelon/SwiftDecimalNumber",
9 "Stuart Wakefield": "stuart@superwatermelon.com"
12 "git": "https://github.com/superwatermelon/SwiftDecimalNumber.git",
19 "source_files": "SwiftDecimalNumber/**/*"