2 "name": "LazyProperty",
4 "summary": "One line lazy property definition, with auto triggering, custom selectors",
5 "description": "\t \t\t\t\tOne line lazy property definition, with auto triggering, custom selectors\n\t\t\t\t\tARC only, XCode 4.4 minimum (For auto synthesized properties)\n\n\t\t\t\t\tDealing with lazy properties can be cumbersome sometimes, copy/pasting same code again and again.\n\t\t\t\t\tThis code can be disturbing when reading source file.\n\t\t\t\t\tSometimes, you have to execute some code on property initialisation.\n",
6 "homepage": "https://github.com/nicolasgoutaland/LazyProperty",
12 "nicolasgoutaland": "nicolas.goutaland@gmail.com"
15 "git": "https://github.com/nicolasgoutaland/LazyProperty.git",
22 "exclude_files": "Classes/Exclude",