[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / WeScanKbs / 1.0.0 / WeScanKbs.podspec.json
blob961b77d7cbcd0180c81e9a433b548f002debe8c4
2   "name": "WeScanKbs",
3   "version": "1.0.0",
4   "summary": "Document Scanning Made Easy for iOS",
5   "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.",
6   "homepage": "https://github.com/kbs-fabfel/WeScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Boris Emorine": "boris@wetransfer.com",
13     "Antoine van der Lee": "antoine@wetransfer.com",
14     "Fab Fel": "ff.knappschaft@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/kbs-fabfel/WeScan.git",
18     "tag": "1.0.0"
19   },
20   "social_media_url": "https://twitter.com/WeTransfer",
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "WeScan/**/*.{h,m,swift}",
26   "resources": "WeScan/**/*.{strings,png}",
27   "swift_version": "5.0"