blob: 4f0c78c6364fafa7167d596f20572e74d772c389 [file] [log] [blame]
{
"name": "M5Enum",
"version": "1.1.1",
"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.1.1"
},
"source_files": "*.{h,m}"
}