blob: 891f1e355d3262ec4a6559b83368bfc70ccc2c41 [file] [log] [blame]
{
"name": "MLImageCrop",
"version": "1.1",
"summary": "A Objective-C library for iOS used to crop or select rect of image",
"description": "A Objective-C library for iOS. It provide a customizable UI for user to select or crop a rect in image.",
"homepage": "https://github.com/MalongTech/productai-ios-ux-imagecrop",
"screenshots": "https://github.com/MalongTech/MLImageCroper/raw/master/Screenshot/MLImageCroperDemo1.gif",
"license": "MIT",
"authors": {
"davidear": "wanghaihan@live.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MalongTech/productai-ios-ux-imagecrop.git",
"tag": "1.1"
},
"source_files": "MLImageCrop/*",
"public_header_files": "MLImageCrop/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}