2 "name": "IDMFoundation",
4 "summary": "Base classes for new project which follows IDMCore",
5 "swift_version": "4.2",
6 "pod_target_xcconfig": {
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/Alamofire": [
42 "IDMFoundation/Networking": [
45 "IDMFoundation/ObjectMapper": [
48 "IDMFoundation/MBProgressHUD": [
51 "IDMFoundation/CameraAsset": [
58 "source_files": "IDMFoundation/Core/**/*",
86 "source_files": "IDMFoundation/Alamofire/**/*",
88 "IDMFoundation/Networking": [
103 "name": "Networking",
104 "source_files": "IDMFoundation/Networking/**/*",
106 "IDMFoundation/Core": [
118 "name": "ObjectMapper",
120 "IDMFoundation/Response/Shared/*.swift",
121 "IDMFoundation/Response/ObjectMapper/*.swift"
124 "IDMFoundation/Core": [
138 "IDMFoundation/Response/Shared/*.swift",
139 "IDMFoundation/Response/Codable/*.swift"
142 "IDMFoundation/Core": [
151 "name": "MBProgressHUD",
153 "IDMFoundation/MBProgressHUD/*.swift",
154 "IDMFoundation/ErrorHandling/*.swift"
169 "name": "Reachability",
170 "source_files": "IDMFoundation/Reachability/**/*",
172 "CWStatusBarNotification": [
184 "name": "JGProgressHUD",
186 "IDMFoundation/JGProgressHUD/*.swift",
187 "IDMFoundation/ErrorHandling/*.swift"
202 "name": "CameraAsset",
203 "source_files": "IDMFoundation/CameraAsset/**/*",
205 "IDMFoundation/Networking": [