2 "name": "BIObjCHelpers",
4 "summary": "My collection of Objective-C helpers",
5 "description": " Simple collection of classes commonly used in Objective-C projects.\n",
6 "homepage": "https://github.com/grigaci/BIObjCHelpers",
9 "Bogdan Iusco": "bogdan.iusco@gmail.com"
12 "git": "https://github.com/grigaci/BIObjCHelpers.git",
19 "source_files": "BIObjCHelpersExample/Classes/Helpers/**/*.{h,m}",
20 "public_header_files": "BIObjCHelpersExample/Classes/Helpers/**/*.h"