[Add] HNImageView 0.3.0
diff --git a/Specs/1/3/a/HNImageView/0.3.0/HNImageView.podspec.json b/Specs/1/3/a/HNImageView/0.3.0/HNImageView.podspec.json
new file mode 100644
index 0000000..a578279
--- /dev/null
+++ b/Specs/1/3/a/HNImageView/0.3.0/HNImageView.podspec.json
@@ -0,0 +1,24 @@
+{
+ "name": "HNImageView",
+ "version": "0.3.0",
+ "summary": "A short description of HNImageView.",
+ "description": "'Zoom UIImageView in Cell.'",
+ "homepage": "https://github.com/15110046/HNImageView",
+ "license": {
+ "type": "MIT",
+ "file": "LICENSE"
+ },
+ "authors": {
+ "15110046a@gmail.com": "hieunguyenute@gmail.com"
+ },
+ "source": {
+ "git": "https://github.com/15110046/HNImageView.git",
+ "tag": "0.3.0"
+ },
+ "platforms": {
+ "ios": "11.0"
+ },
+ "source_files": "Classes/**/*.{h,m,swift}",
+ "swift_versions": "4.2",
+ "swift_version": "4.2"
+}