blob: cf5978cb1118a0619c2dd0626f77e9ef484cdd90 [file] [log] [blame]
{
"name": "RDHDecimalNumberOperations",
"version": "2.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/rhodgkins",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "RDHDecimalNumberOperations.swift"
}