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