blob: 3957d0f13fde0d2373a9830b7d3f5eddbce35b07 [file] [log] [blame]
{
"name": "SnapCam",
"version": "1.0.0",
"summary": "A Simple, Swift camera framework for quick picture and video capture",
"platforms": {
"ios": "8.0"
},
"description": "A drop in Camera View Controller for capturing photos and videos from one AVSession. Written in Swift.",
"homepage": "https://github.com/Awalz/SnapCam",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Andrew Walz": "andrewjwalz@gmail.com"
},
"source": {
"git": "https://github.com/Awalz/SnapCam.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}