2 "name": "IDMFoundation",
4 "summary": "Base classes for new project which follows IDMCore",
9 "description": "To install IDM Xcode Template: clone this repo run install-template.sh",
10 "homepage": "https://github.com/congncif/IDMFoundation",
16 "congncif": "congnc.if@gmail.com"
19 "git": "https://github.com/congncif/IDMFoundation.git",
31 "default_subspecs": "Default",
36 "IDMFoundation/Core": [
39 "IDMFoundation/Networking": [
42 "IDMFoundation/Alamofire": [
45 "IDMFoundation/CameraAsset": [
48 "IDMFoundation/ObjectMapper": [
51 "IDMFoundation/MBProgressHUD": [
54 "IDMFoundation/ModuleHelper": [
61 "source_files": "IDMFoundation/Core/**/*",
73 "source_files": "IDMFoundation/Alamofire/**/*",
75 "IDMFoundation/Networking": [
91 "source_files": "IDMFoundation/Networking/**/*",
93 "IDMFoundation/Core": [
105 "name": "ObjectMapper",
107 "IDMFoundation/Response/Shared/*.swift",
108 "IDMFoundation/Response/ObjectMapper/*.swift"
111 "IDMFoundation/Core": [
125 "IDMFoundation/Response/Shared/*.swift",
126 "IDMFoundation/Response/Codable/*.swift"
129 "IDMFoundation/Core": [
138 "name": "MBProgressHUD",
140 "IDMFoundation/MBProgressHUD/*.swift",
141 "IDMFoundation/ErrorHandling/*.swift"
156 "name": "JGProgressHUD",
158 "IDMFoundation/JGProgressHUD/*.swift",
159 "IDMFoundation/ErrorHandling/*.swift"
174 "name": "Reachability",
175 "source_files": "IDMFoundation/Reachability/**/*",
177 "CWStatusBarNotification": [
189 "name": "CameraAsset",
190 "source_files": "IDMFoundation/CameraAsset/**/*",
192 "IDMFoundation/Networking": [
201 "name": "ModuleHelper",
202 "source_files": "IDMFoundation/ModuleHelper/**/*",
213 "swift_version": "5.1"