blob: ae1e20941aa4ccc1accb03e4789618b53cb1156d [file] [log] [blame]
{
"name": "MhhCommon",
"version": "0.5.0",
"summary": "MhhCommon is a library that shares code that is common for the Mhh libs.",
"description": "MhhCommon is a library that shares code that is common for the Mhh libs. This is longer than the summary text.",
"homepage": "https://bitbucket.org/MathiasHH/MhhCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mathias H. Hansen": "dev@mathiashh.dk"
},
"source": {
"git": "https://bitbucket.org/MathiasHH/MhhCommon.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MhhCommon/Classes/**/*"
}