4 "swift_version": "4.1",
5 "summary": "BMBootstrap was created to include useful extensions on new projects.",
6 "description": "In a few words this pod was created to save time when starting of a new project (and there comes the bootstrap part of the name). In many iOS apps, I've been using lots of similar approaches for simple issues such as UIColor/UIFont extensions and I believe it can not just be reused somehow by me in the next projects but also shared with the community.",
7 "homepage": "https://github.com/brunomunizaf/BMBootstrap",
13 "Bruno Muniz": "bf2002@gmail.com"
16 "git": "https://github.com/brunomunizaf/BMBootstrap.git",
19 "social_media_url": "https://twitter.com/brunomuniz_af",
23 "source_files": "BMBootstrap/Classes/**/*"