blob: 514ca8c24f7c02df54dbf5c8deb7cc059c1b5497 [file] [log] [blame]
{
"name": "RDHDecimalNumberOperations",
"version": "1.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": "1.0.2"
},
"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",
"osx": "10.9"
},
"source_files": "RDHDecimalNumberOperations.swift"
}