2 "name": "IDMFoundation",
4 "summary": "Base classes for new project which follows IDMCore",
11 "description": "To install IDM Xcode Template: clone this repo run install-template.sh",
12 "homepage": "https://github.com/congncif/IDMFoundation",
18 "congncif": "congnc.if@gmail.com"
21 "git": "https://github.com/congncif/IDMFoundation.git",
33 "default_subspecs": "Default",
34 "swift_version": "5.1",
39 "IDMFoundation/Core": [
42 "IDMFoundation/Networking": [
45 "IDMFoundation/Alamofire": [
48 "IDMFoundation/CameraAsset": [
51 "IDMFoundation/ObjectMapper": [
54 "IDMFoundation/MBProgressHUD": [
57 "IDMFoundation/ModuleHelper": [
64 "source_files": "IDMFoundation/Core/**/*",
76 "source_files": "IDMFoundation/Alamofire/**/*",
78 "IDMFoundation/Networking": [
94 "source_files": "IDMFoundation/Networking/**/*",
96 "IDMFoundation/Core": [
108 "name": "ObjectMapper",
110 "IDMFoundation/Response/Shared/*.swift",
111 "IDMFoundation/Response/ObjectMapper/*.swift"
114 "IDMFoundation/Core": [
128 "IDMFoundation/Response/Shared/*.swift",
129 "IDMFoundation/Response/Codable/*.swift"
132 "IDMFoundation/Core": [
141 "name": "MBProgressHUD",
143 "IDMFoundation/MBProgressHUD/*.swift",
144 "IDMFoundation/ErrorHandling/*.swift"
159 "name": "JGProgressHUD",
161 "IDMFoundation/JGProgressHUD/*.swift",
162 "IDMFoundation/ErrorHandling/*.swift"
177 "name": "Reachability",
178 "source_files": "IDMFoundation/Reachability/**/*",
180 "CWStatusBarNotification": [
192 "name": "CameraAsset",
193 "source_files": "IDMFoundation/CameraAsset/**/*",
195 "IDMFoundation/Networking": [
204 "name": "ModuleHelper",
205 "source_files": "IDMFoundation/ModuleHelper/**/*",