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