blob: e348c28035629aca21f2315ecfe10dbcde8b8a93 [file] [log] [blame]
{
"name": "WeScan-milosbe",
"version": "1.7.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/milosbe/WeScan.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Milos Berka": "milos.berka@gmail.com"
},
"source": {
"git": "https://github.com/milosbe/WeScan.git",
"tag": "1.7.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "WeScan/**/*.{h,m,swift}",
"resource_bundles": {
"WeScan": [
"WeScan/**/*.{strings,png}"
]
},
"swift_version": "5.0"
}