blob: 9c84968754d4701d4a391c620a78189443aec3dc [file] [log] [blame]
{
"name": "MhhCommon",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MhhCommon/Classes/**/*"
}