blob: 99a94cb979b7b23b87f40b2dc5e52ec889d55b2b [file] [log] [blame]
{
"name": "M5Enum",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Objective-C macro to wrap enum defines – generates inline function to lookup string/name for enum 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.3"
},
"source_files": "*.{h,m}"
}