blob: 30bdae9dd373c51878a6afb1350430c5a289c4f4 [file] [log] [blame]
{
"name": "WeScanCustom",
"version": "1.2.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/RostykStakhiv/WeScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris@wetransfer.com",
"Antoine van der Lee": "antoine@wetransfer.com"
},
"source": {
"git": "https://github.com/RostykStakhiv/WeScan.git",
"tag": "v1.2.1"
},
"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"
}