2 "name": "CameraButton",
4 "summary": "A subclass of UIButton that can be used to integrate camera on any app.",
5 "description": "This is a subclass of UIButton, that will allow to include photo capturing functionality in any app as easy as subclassing a button and changing a couple of configuration",
6 "homepage": "https://github.com/subarna-santra/CameraButton.git",
12 "Subarna Santra": "subarna.santra@gmail.com"
15 "git": "https://github.com/subarnas-repo/CameraButton.git",
21 "source_files": "CameraButton/Classes/**/*"