blob: 69f2b20ea5171495b9b23824950168db7d24897f [file] [log] [blame]
{
"name": "SBUnits",
"version": "0.1.0",
"summary": "Dimensions, Units and Quantities",
"description": "A number without its unit of measure is meaningless at best and dangerous at worst. The unit\nprovides the context within which to interpret the value...",
"homepage": "http://github.com/EBGToo/SBUnits",
"license": "MIT",
"authors": {
"Ed Gamble": "ebg@opuslogica.com"
},
"source": {
"git": "https://github.com/EBGToo/SBUnits.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"osx": "10.9"
}
}