blob: 4fa4b6086cf7703685cd50a28eac6cb28bb2aad3 [file] [log] [blame]
{
"name": "MKUnits",
"version": "3.1.0",
"summary": "Unit conversion library for Swift. It provides units of measurement of physical quantities and simplifies manipulation of them.",
"homepage": "https://github.com/michalkonturek/MKUnits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michal Konturek": "michal.konturek@gmail.com"
},
"source": {
"git": "https://github.com/michalkonturek/MKUnits.git",
"tag": "3.1.0"
},
"social_media_url": "https://twitter.com/michalkonturek",
"platforms": {
"ios": "8.0"
},
"source_files": "MKUnits/Classes/**/*"
}