[Add] Storyly 0.0.7
diff --git a/Specs/c/4/e/Storyly/0.0.7/Storyly.podspec.json b/Specs/c/4/e/Storyly/0.0.7/Storyly.podspec.json
new file mode 100644
index 0000000..999b355
--- /dev/null
+++ b/Specs/c/4/e/Storyly/0.0.7/Storyly.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "Storyly",
+  "version": "0.0.7",
+  "summary": "Storyly SDK",
+  "description": "Storyly SDK for iOS",
+  "homepage": "https://dashboard.storyly.io",
+  "license": {
+    "type": "Copyright",
+    "text": "                  AppSamurai SDK by App Samurai Inc. All Rights Reserved, 2019\n"
+  },
+  "authors": {
+    "AppSamurai Mobile Team": "mobile@appsamurai.com"
+  },
+  "source": {
+    "http": "https://qa-monetization.s3-eu-west-1.amazonaws.com/storyly-sdk/0.0.7/Storyly.zip"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": [
+    "5.0",
+    "5.1"
+  ],
+  "source_files": "Storyly.framework/Headers/*.h",
+  "public_header_files": "Storyly.framework/Headers/*.h",
+  "vendored_frameworks": "Storyly.framework",
+  "dependencies": {
+    "AlamofireImage": [
+
+    ]
+  },
+  "swift_version": "5.1"
+}