[Add] AWSLocations 1.0
diff --git a/Specs/a/7/4/AWSLocations/1.0/AWSLocations.podspec.json b/Specs/a/7/4/AWSLocations/1.0/AWSLocations.podspec.json
new file mode 100644
index 0000000..93331ac
--- /dev/null
+++ b/Specs/a/7/4/AWSLocations/1.0/AWSLocations.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "AWSLocations",
+  "version": "1.0",
+  "summary": "AWSLocations",
+  "description": "TODO: Location utilities",
+  "homepage": "https://github.com/mawshd/AWSLocations",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Awais Shahid": "mawshd@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/mawshd/AWSLocations.git",
+    "tag": "1.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source_files": "AWSLocations/Core/**/*.{h,m,swift}",
+  "static_framework": true,
+  "dependencies": {
+    "AWSExtensions": [
+
+    ]
+  }
+}