| { | |
| "name": "M5KeyPath", | |
| "version": "1.0.0", | |
| "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.0" | |
| }, | |
| "source_files": "*.{h,m}" | |
| } |