blob: 1e370629d7f490015d935a4b4f4aaa3e09a0bf9f [file] [log] [blame]
{
"name": "RDHDecimalNumberOperations",
"version": "1.0.1",
"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": "1.0.1"
},
"docset_url": "http://cocoadocs.org/docsets/RDHDecimalNumberOperations.git/xcode-docset.atom",
"social_media_url": "https://twitter.com/rhodgkins",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "RDHDecimalNumberOperations.swift"
}