[Add] TwitterProfile 1.0.0
diff --git a/Specs/6/3/0/TwitterProfile/1.0.0/TwitterProfile.podspec.json b/Specs/6/3/0/TwitterProfile/1.0.0/TwitterProfile.podspec.json
new file mode 100644
index 0000000..78eba40
--- /dev/null
+++ b/Specs/6/3/0/TwitterProfile/1.0.0/TwitterProfile.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "TwitterProfile",
+  "version": "1.0.0",
+  "summary": "Twitter profile nested scrolling behaviour",
+  "swift_versions": "5.0",
+  "description": "TwitterProfile mimics the nested scroll behaviour of the twitter profile screen.",
+  "homepage": "https://github.com/OfTheWolf/TwitterProfile",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "OfTheWolf": "uguboz@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/OfTheWolf/TwitterProfile.git",
+    "tag": "1.0.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "TwitterProfile/Classes/**/*",
+  "frameworks": "UIKit",
+  "swift_version": "5.0"
+}