blob: e16298ba7dd04cfb7b654d0f234c058bb25618cb [file] [log] [blame]
{
"name": "SwiftyCam",
"version": "1.1.4",
"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.4"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}