[Add] USE_Form 0.1.0.2
diff --git a/Specs/2/7/5/USE_Form/0.1.0.2/USE_Form.podspec.json b/Specs/2/7/5/USE_Form/0.1.0.2/USE_Form.podspec.json
new file mode 100644
index 0000000..715e8ac
--- /dev/null
+++ b/Specs/2/7/5/USE_Form/0.1.0.2/USE_Form.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "USE_Form",
+  "version": "0.1.0.2",
+  "summary": "A short description of USE_Form.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://git.usemobile.com.br/libs-iOS/form",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Claudio Madureira Silva Filho": "claudio@usemobile.xyz"
+  },
+  "source": {
+    "git": "http://git.usemobile.com.br/libs-iOS/form.git",
+    "tag": "0.1.0.2"
+  },
+  "swift_version": "4.2",
+  "platforms": {
+    "ios": "8.2"
+  },
+  "source_files": "USE_Form/Classes/**/*",
+  "dependencies": {
+    "TPKeyboardAvoiding": [
+      "~> 1.3.2"
+    ]
+  }
+}