blob: 33a1cbf100613721905bfe6d6e527894e9c7e6d5 [file] [log] [blame]
{
"name": "FlexImageCropView",
"version": "1.2.1",
"license": "MIT",
"summary": "Image Cropping using Flex Style Component Framework",
"homepage": "https://github.com/Rehsco/FlexImageCropView.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/Rehsco/FlexImageCropView.git",
"tag": "1.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
],
"StyledOverlay": [
],
"StyledLabel": [
]
},
"frameworks": "UIKit",
"source_files": "FlexImageCropView/**/*.swift",
"resources": "FlexImageCropView/**/*.xcassets",
"requires_arc": true,
"swift_version": "5.0"
}