[Add] CompassSDK 1.0.0
diff --git a/Specs/9/d/8/CompassSDK/1.0.0/CompassSDK.podspec.json b/Specs/9/d/8/CompassSDK/1.0.0/CompassSDK.podspec.json
new file mode 100644
index 0000000..513680f
--- /dev/null
+++ b/Specs/9/d/8/CompassSDK/1.0.0/CompassSDK.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "CompassSDK",
+  "version": "1.0.0",
+  "summary": "iOS version of CompassSDK.",
+  "description": "CompassSDK to allow realtime news tracking from Compass software",
+  "homepage": "https://www.marfeel.com/docs/compass/",
+  "license": "MIT",
+  "authors": {
+    "Miguel Santiago Rodríguez": "gadaxara@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/GaDaXaRa/CompassSDK.git",
+    "tag": "1.0.0"
+  },
+  "source_files": [
+    "CompassSDK",
+    "CompassSDK/**/*.{swift}"
+  ],
+  "exclude_files": "Classes/Exclude",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}