[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 5 / 3 / MLImageCrop / 1.1 / MLImageCrop.podspec.json
blob891f1e355d3262ec4a6559b83368bfc70ccc2c41
2   "name": "MLImageCrop",
3   "version": "1.1",
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/productai-ios-ux-imagecrop",
7   "screenshots": "https://github.com/MalongTech/MLImageCroper/raw/master/Screenshot/MLImageCroperDemo1.gif",
8   "license": "MIT",
9   "authors": {
10     "davidear": "wanghaihan@live.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/MalongTech/productai-ios-ux-imagecrop.git",
17     "tag": "1.1"
18   },
19   "source_files": "MLImageCrop/*",
20   "public_header_files": "MLImageCrop/*.h",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ]