[Add] OceanComponents 3.1.11-159
diff --git a/Specs/f/7/3/OceanComponents/3.1.11-159/OceanComponents.podspec.json b/Specs/f/7/3/OceanComponents/3.1.11-159/OceanComponents.podspec.json
new file mode 100644
index 0000000..5a31534
--- /dev/null
+++ b/Specs/f/7/3/OceanComponents/3.1.11-159/OceanComponents.podspec.json
@@ -0,0 +1,51 @@
+{
+  "name": "OceanComponents",
+  "version": "3.1.11-159",
+  "summary": "OceanComponents are components created by theo for use in Blu applications",
+  "description": "OceanComponents are components created by theo for use in Blu applications\nProject created with the objective use components created by OceanTokens.",
+  "homepage": "https://github.com/ocean-ds/ocean-ios",
+  "license": {
+    "type": "GPL-3.0",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Blu Pagamentos": "devs@useblu.com.br"
+  },
+  "source": {
+    "git": "https://github.com/ocean-ds/ocean-ios.git",
+    "tag": "OceanComponents-3.1.11-159"
+  },
+  "platforms": {
+    "ios": "13.0"
+  },
+  "swift_versions": [
+    "5.0"
+  ],
+  "dependencies": {
+    "OceanTokens": [
+
+    ],
+    "SPStorkController": [
+
+    ],
+    "FSCalendar": [
+
+    ],
+    "SkeletonView": [
+
+    ]
+  },
+  "source_files": "OceanComponents/Classes/**/*",
+  "info_plist": {
+    "CFBundleIdentifier": "br.com.blu.OceanComponents"
+  },
+  "pod_target_xcconfig": {
+    "PRODUCT_BUNDLE_IDENTIFIER": "br.com.blu.OceanComponents"
+  },
+  "resource_bundles": {
+    "OceanComponents": [
+      "OceanComponents/Resources/**/*"
+    ]
+  },
+  "swift_version": "5.0"
+}