[Add] RVHttp 1.2.11
diff --git a/Specs/d/7/2/RVHttp/1.2.11/RVHttp.podspec.json b/Specs/d/7/2/RVHttp/1.2.11/RVHttp.podspec.json
new file mode 100644
index 0000000..2045be0
--- /dev/null
+++ b/Specs/d/7/2/RVHttp/1.2.11/RVHttp.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "RVHttp",
+  "version": "1.2.11",
+  "summary": "Easy http request",
+  "license": "MIT",
+  "platforms": {
+    "ios": "7.0"
+  },
+  "source": {
+    "git": "https://github.com/BadChoice/RVHttp.git",
+    "tag": "1.2.11"
+  },
+  "dependencies": {
+    "Collection": [
+
+    ]
+  },
+  "description": "Making http request super easy",
+  "homepage": "https://github.com/BadChoice/RVHttp",
+  "authors": {
+    "Jordi Puigdellívol": "jordo@gloobus.net"
+  },
+  "source_files": [
+    "RVHttp/lib/**/*"
+  ],
+  "requires_arc": true
+}