blob: ee773688f76fee9fc368b7c265b604b0d2c053e3 [file] [log] [blame]
{
"name": "RDHDecimalNumberOperations",
"version": "2.0.0",
"license": "MIT",
"summary": "Swift extension for NSDecimalNumber operations.",
"homepage": "https://github.com/rhodgkins/RDHDecimalNumberOperations.git",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHDecimalNumberOperations.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/rhodgkins",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "RDHDecimalNumberOperations.swift"
}