blob: 8b7e56a667e495fe55f48476576fa324003e3933 [file] [log] [blame]
{
"name": "SwiftyCam",
"version": "1.1.3",
"summary": "A Simple, Snapchat-style camera Framework written in Swift",
"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/SwiftyCam",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Andrew Walz": "andrewjwalz@gmail.com"
},
"source": {
"git": "https://github.com/Awalz/SwiftyCam.git",
"tag": "1.1.3"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}