[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / c / 5 / 3 / MLImageCrop / 0.3 / MLImageCrop.podspec.json
blob140d468b18dc78e9675b862104d01d53c4ca0a16
2   "name": "MLImageCrop",
3   "version": "0.3",
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.3"
17   },
18   "source_files": "MLImageCrop/*",
19   "public_header_files": "MLImageCrop/MLImageCropController.h",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]