blob: 361e01c488ac00881eaee9836f6a1e44fab6c8f6 [file] [log] [blame]
{
"name": "ABCameraView",
"version": "0.1.0",
"summary": "Simple and customizeable camera view for capturing a photo.",
"description": "This is a fullscreen camera view controller that allows you to customize what buttons you want to include and the location of them.",
"homepage": "https://github.com/MobileDevelopersOfBerkeley/ABCameraView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christine Munar": "chrismunar@berkeley.edu"
},
"source": {
"git": "https://github.com/MobileDevelopersOfBerkeley/ABCameraView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABCameraView/Classes/**/*",
"pushed_with_swift_version": "echo \"3.0\" > .swift-version"
}