[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / a / 9 / WeScan-milosbe / 1.7.0 / WeScan-milosbe.podspec.json
blobe348c28035629aca21f2315ecfe10dbcde8b8a93
2   "name": "WeScan-milosbe",
3   "version": "1.7.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/milosbe/WeScan.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Milos Berka": "milos.berka@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/milosbe/WeScan.git",
16     "tag": "1.7.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WeScan/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "WeScan": [
25       "WeScan/**/*.{strings,png}"
26     ]
27   },
28   "swift_version": "5.0"