[Add] NaruiUIComponents 0.1.175
diff --git a/Specs/f/5/5/NaruiUIComponents/0.1.175/NaruiUIComponents.podspec.json b/Specs/f/5/5/NaruiUIComponents/0.1.175/NaruiUIComponents.podspec.json
new file mode 100644
index 0000000..f2efb3d
--- /dev/null
+++ b/Specs/f/5/5/NaruiUIComponents/0.1.175/NaruiUIComponents.podspec.json
@@ -0,0 +1,59 @@
+{
+  "name": "NaruiUIComponents",
+  "version": "0.1.175",
+  "summary": "Narui UI Components for iOS",
+  "description": "나루아이 UI컴포넌트 라이브러리. UI 컴포넌트 개발 및 사용 편의를 위해 만든 라이브러리 입니다.",
+  "homepage": "https://github.com/naruint/NaruiUIComponent",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "서창열": "kongbaguni@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/naruint/NaruiUIComponent.git",
+    "tag": "0.1.175"
+  },
+  "social_media_url": "https://www.facebook.com/kongbaguni/",
+  "platforms": {
+    "ios": "12.0"
+  },
+  "source_files": "NaruiUIComponents/Classes/*/*",
+  "resources": "NaruiUIComponents/Assets/*.{xib,storyboard,xcassets}",
+  "dependencies": {
+    "RxSwift": [
+
+    ],
+    "RxCocoa": [
+
+    ],
+    "RxRelay": [
+
+    ],
+    "PhoneNumberKit": [
+
+    ],
+    "RxKingfisher": [
+
+    ],
+    "Kingfisher": [
+
+    ],
+    "AlamofireImage": [
+
+    ],
+    "MKRingProgressView": [
+
+    ],
+    "TagListView": [
+
+    ],
+    "NVActivityIndicatorView": [
+
+    ],
+    "PullableSheet": [
+
+    ]
+  }
+}