blob: 1381bc6e7013a6be524cd058433e65c69fd730cb [file] [log] [blame]
{
"name": "UnitsKit",
"version": "0.0.1",
"summary": "Evaluate, Convert and Format Units of Measure.",
"homepage": "https://github.com/stevemoser/UnitsKit",
"license": "MIT",
"authors": {
"Steve Moser": "contact@stevemoser.org"
},
"source": {
"git": "https://github.com/stevemoser/UnitsKit.git",
"tag": "0.0.1"
},
"source_files": "UnitsKit",
"requires_arc": true
}