| { |
| "name": "CovveWeScan", |
| "version": "1.1.4", |
| "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/Covve/WeScan", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Boris Emorine": "boris@wetransfer.com", |
| "Antoine van der Lee": "antoine@wetransfer.com" |
| }, |
| "source": { |
| "git": "https://github.com/Covve/WeScan.git" |
| }, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "WeScan/**/*.{h,m,swift}", |
| "resources": "WeScan/**/*.{strings,png}", |
| "swift_version": "5.0" |
| } |