[Add] FlexImageCropView 1.2.1
diff --git a/Specs/2/b/7/FlexImageCropView/1.2.1/FlexImageCropView.podspec.json b/Specs/2/b/7/FlexImageCropView/1.2.1/FlexImageCropView.podspec.json
new file mode 100644
index 0000000..33a1cbf
--- /dev/null
+++ b/Specs/2/b/7/FlexImageCropView/1.2.1/FlexImageCropView.podspec.json
@@ -0,0 +1,34 @@
+{
+  "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"
+}