blob: acc236bcdd97dbccd3822213061f7f65e052ab7a [file] [log] [blame]
{
"name": "SwiftDocumentScanner",
"version": "0.1.2",
"summary": "Documentscanner app like Notes.",
"homepage": "https://github.com/jonasbeckers/SwiftDocumentScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jonasbeckers": "jonas.beckers1996@gmail.com"
},
"source": {
"git": "https://github.com/jonasbeckers/SwiftDocumentScanner.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftDocumentScanner/Classes/**/*.swift",
"dependencies": {
"CropView": [
"0.1.6"
]
}
}