[Add] UIPopoverCard 0.0.1
diff --git a/Specs/c/0/6/UIPopoverCard/0.0.1/UIPopoverCard.podspec.json b/Specs/c/0/6/UIPopoverCard/0.0.1/UIPopoverCard.podspec.json
new file mode 100644
index 0000000..d90903b
--- /dev/null
+++ b/Specs/c/0/6/UIPopoverCard/0.0.1/UIPopoverCard.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "UIPopoverCard",
+  "version": "0.0.1",
+  "summary": "UIPopoverCard creating button popover card with content",
+  "authors": "AlekseyPleshkov <im@alekseypleshkov.ru>",
+  "homepage": "https://github.com/AlekseyPleshkov/UIPopoverCard",
+  "license": "MIT",
+  "source": {
+    "git": "https://github.com/AlekseyPleshkov/UIPopoverCard.git",
+    "branch": "master",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "UIPopoverCard/*.{h,m,swift}",
+  "requires_arc": true,
+  "frameworks": "UIKit",
+  "swift_version": "4.2"
+}