blob: 9c6a059ef0053bf939bc2ab1a46e3b267b6a4d45 [file] [log] [blame]
{
"name": "SwiftyCam",
"version": "3.1.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": "3.1.0"
},
"source_files": "Source/**/*"
}