[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / MLImageCrop / 0.11 / MLImageCrop.podspec.json
blob8fcf92e5fbebd66d9010e5f1445d9e3db4d6e4e0
2   "name": "MLImageCrop",
3   "version": "0.11",
4   "summary": "A Objective-C library for iOS used to crop or select rect of image",
5   "description": "A Objective-C library for iOS. It provide a customizable UI for user to select or crop a rect in image.",
6   "homepage": "https://github.com/malongtech/MLImageCrop",
7   "license": "MIT",
8   "authors": {
9     "Haihan Wang": "wanghaihan@live.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/malongtech/MLImageCrop.git",
16     "tag": "0.11"
17   },
18   "source_files": "MLImageCrop/*",
19   "public_header_files": "MLImageCrop/*.h",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]