[Add] WCPhotoManipulator 0.0.10
diff --git a/Specs/6/f/a/WCPhotoManipulator/0.0.10/WCPhotoManipulator.podspec.json b/Specs/6/f/a/WCPhotoManipulator/0.0.10/WCPhotoManipulator.podspec.json
new file mode 100644
index 0000000..ac5bd61
--- /dev/null
+++ b/Specs/6/f/a/WCPhotoManipulator/0.0.10/WCPhotoManipulator.podspec.json
@@ -0,0 +1,18 @@
+{
+  "name": "WCPhotoManipulator",
+  "version": "0.0.10",
+  "summary": "An image processing library for iOS",
+  "homepage": "https://github.com/guhungry/ios-photo-manipulator",
+  "license": "MIT",
+  "authors": {
+    "Woraphot Chokratanasombat": "guhungry@gmail.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/guhungry/ios-photo-manipulator.git",
+    "tag": "v0.0.10"
+  },
+  "source_files": "WCPhotoManipulator/**/*.{h,m}"
+}