blob: 292c3a528671a600561d77d095c0626951424f12 [file] [log] [blame]
{
"name": "Finjinon",
"version": "2.2",
"summary": "Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker",
"description": "Finjinon is a custom AVFoundation based camera UI, focused on quickly adding several photos. Selecting existing photos from the camera roll is supported through a pluggable interface, a default implementation using UIImagePickerController is provided.",
"homepage": "https://github.com/finn-no/Finjinon",
"screenshots": "https://raw.githubusercontent.com/finn-no/Finjinon/master/Screenshots/screenshot.png",
"license": "MIT",
"authors": {
"Johan Sørensen": "johan@johansorensen.com"
},
"social_media_url": "http://twitter.com/johans",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/finn-no/Finjinon.git",
"tag": "2.2"
},
"source_files": "Finjinon",
"pushed_with_swift_version": "3.0"
}