[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 3 / ios-image-editor / 1.1.4 / ios-image-editor.podspec.json
blobd2221f0123816576cd87fdc3b27f920931e1f95b
2   "name": "ios-image-editor",
3   "version": "1.1.4",
4   "summary": "iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features and flexibility.",
5   "description": "                   iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features and flexibility:\n                   -  Full image resolution\n                   -  Unlimited pan, zoom and rotation\n                   -  Zoom and rotation centered on touch area\n                   -  Double tap to reset\n                   -  Handles EXIF orientations\n                   -  Plug-in your own interface\n",
6   "homepage": "https://github.com/heitorfr/ios-image-editor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Heitor Ferreira": "me@heitor.fr"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/heitorfr/ios-image-editor.git",
20     "tag": "1.1.4"
21   },
22   "source_files": "ImageEditor/*.{h,m}"