blob: 9d2b20dad52bb0376b41e7db192afccfe8eb7df7 [file] [log] [blame]
{
"name": "M5KeyPath",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Objective-C macro for compile/refactor-safe key path declaration.",
"homepage": "https://github.com/mhuusko5/M5KeyPath",
"social_media_url": "https://twitter.com/mhuusko5",
"authors": {
"Mathew Huusko V": "mhuusko5@gmail.com"
},
"source": {
"git": "https://github.com/mhuusko5/M5KeyPath.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}"
}