blob: af8c7c36859937d089d691b02faa40a46ecff319 [file] [log] [blame]
{
"name": "WeScan",
"version": "0.9.1",
"summary": "Document Scanning Made Easy for iOS",
"description": "WeScan makes it easy to add scanning functionalities to your iOS app! It's modelled after UIImagePickerController, which makes it a breeze to use.",
"homepage": "https://github.com/WeTransfer/WeScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris@wetransfer.com",
"Antoine van der Lee": "antoine@wetransfer.com"
},
"source": {
"git": "https://github.com/WeTransfer/WeScan.git",
"tag": "v0.9.1"
},
"social_media_url": "https://twitter.com/WeTransfer",
"platforms": {
"ios": "10.0"
},
"source_files": "WeScan/**/*",
"pushed_with_swift_version": "4.0"
}