4 "summary": "Collection of extensions for easier object instantiation.",
5 "description": " A lazy way to instantiate objects.\n Lazykit for providing categories methods for using `[MyObject object]` instead of `[[MyObject alloc] init]` \n",
6 "homepage": "https://github.com/marlonandrade/malazykit",
12 "Marlon Andrade": "marlonmandrade@gmail.com"
15 "git": "https://github.com/marlonandrade/malazykit.git",
22 "source_files": "MALazykit/**/*.{h,m}"