[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 2 / 7 / 0 / MBDocCapture / 0.1.3 / MBDocCapture.podspec.json
blobbba0390cb06656913355d3e2ba868da5f2c67b3a
2   "name": "MBDocCapture",
3   "version": "0.1.3",
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.3"
21   },
22   "source_files": "MBDocCapture/Classes/**/*",
23   "resources": "MBDocCapture/**/*.{strings,png}",
24   "frameworks": [
25     "CoreGraphics",
26     "CoreImage"
27   ]