blob: 28d6fe834fe6deada56e6f5fe8dff04565b4351a [file] [log] [blame]
{
"name": "WeScan",
"version": "1.6.0",
"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": "1.6.0"
},
"social_media_url": "https://twitter.com/WeTransfer",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "WeScan/**/*.{h,m,swift}",
"resources": "WeScan/**/*.{strings,png}",
"swift_version": "5.0"
}