[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / 0 / MBDocCapture / 0.1.2 / MBDocCapture.podspec.json
blobec2406d08dabfd5c336cbc55bf584e35be1d72c1
2   "name": "MBDocCapture",
3   "version": "0.1.2",
4   "summary": "MBDocCapture makes it easy to add document scanning functionalities to your iOS.",
5   "description": "MBDocCapture makes it easy to add document scanning functionalities to your iOS app but also image editing (Cropping and contrast enhacement).",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://github.com/iMhdi/MBDocCapture",
10   "swift_version": "4.2",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "El Mahdi BOUKHRIS": "m.boukhris@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/iMhdi/MBDocCapture.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "MBDocCapture/Classes/**/*",
23   "resources": "MBDocCapture/**/*.{strings,png}",
24   "frameworks": [
25     "CoreGraphics",
26     "CoreImage"
27   ]