[Add] PLImageFlip 0.1.1
diff --git a/Specs/7/f/9/PLImageFlip/0.1.1/PLImageFlip.podspec.json b/Specs/7/f/9/PLImageFlip/0.1.1/PLImageFlip.podspec.json
new file mode 100644
index 0000000..154bd56
--- /dev/null
+++ b/Specs/7/f/9/PLImageFlip/0.1.1/PLImageFlip.podspec.json
@@ -0,0 +1,35 @@
+{
+  "name": "PLImageFlip",
+  "version": "0.1.1",
+  "summary": "A short description of PLImageFlip.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/PengLeiGit/PLImageFlip",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "1248667206@qq.com": "penglei@theduapp.com"
+  },
+  "source": {
+    "git": "https://github.com/PengLeiGit/PLImageFlip.git",
+    "tag": "0.1.1"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "PLImageFlip/Classes/**/*",
+  "ios": {
+    "resource_bundles": {
+      "PLImageFlipBundle": "PLImageFlip/Assets/**/*.jpg"
+    }
+  },
+  "dependencies": {
+    "SnapKit": [
+
+    ],
+    "Kingfisher": [
+
+    ]
+  }
+}