4 "summary": "Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker",
5 "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.",
6 "authors": "FINN.no AS",
7 "homepage": "https://github.com/finn-no/Finjinon",
8 "screenshots": "https://raw.githubusercontent.com/finn-no/Finjinon/master/Screenshots/screenshot.png",
10 "social_media_url": "http://twitter.com/finn_tech",
14 "swift_versions": "5.0",
16 "git": "https://github.com/finn-no/Finjinon.git",
19 "resources": "Sources/Resources/*.{xcassets,lproj}",
22 "Sources/Resources/*.xcassets",
23 "Sources/Resources/*.lproj"
27 "source_files": "Sources/**/*.swift",
28 "frameworks": "Foundation",
29 "swift_version": "5.0"