[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / b / 7 / FlexImageCropView / 1.1 / FlexImageCropView.podspec.json
blobb84ae9a00eb58a48a60ee18935c3ea2d38031e06
2   "name": "FlexImageCropView",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "Image Cropping using Flex Style Component Framework",
6   "homepage": "https://github.com/Rehsco/FlexImageCropView.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/Rehsco/FlexImageCropView.git",
12     "tag": "1.1"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "dependencies": {
19     "MJRFlexStyleComponents": [
21     ],
22     "StyledOverlay": [
24     ],
25     "StyledLabel": [
27     ]
28   },
29   "frameworks": "UIKit",
30   "source_files": "FlexImageCropView/**/*.swift",
31   "resources": "FlexImageCropView/**/*.xcassets",
32   "requires_arc": true,
33   "swift_version": "5.0"