blob: a79752b4179fb0598267306f41c6e187b0130e1f [file] [log] [blame]
{
"name": "M5Enum",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Objective-C macro that defines enums, and function to lookup name of enum from value.",
"homepage": "https://github.com/mhuusko5/M5Enum",
"social_media_url": "https://twitter.com/mhuusko5",
"authors": {
"Mathew Huusko V": "mhuusko5@gmail.com"
},
"source": {
"git": "https://github.com/mhuusko5/M5Enum.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}"
}