blob: fd39ef086fb312abfa9756eca5abc145bd133c1b [file] [log] [blame]
{
"name": "SwiftyCam",
"version": "4.0.0",
"summary": "A Simple, Snapchat inspired camera Framework written in Swift",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"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": "4.0.0"
},
"source_files": "Source/**/*"
}