blob: bc2f32c78770b35cc0110f49c210b80ceedf6907 [file] [log] [blame]
{
"name": "SobrCameraView",
"version": "0.1.0",
"summary": "A simple UIView-Subclass which enables border detection of documents.",
"homepage": "https://github.com/softwarebrauerei/SobrCameraView-ios",
"license": "MIT",
"authors": {
"Software Brauerei AG": "contact@software-brauerei.ch"
},
"source": {
"git": "https://github.com/softwarebrauerei/SobrCameraView-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SobrCameraView/*.swift",
"requires_arc": true
}