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",
152 "source_files": "IDMFoundation/MBProgressHUD/**/*",
166 "name": "Reachability",
167 "source_files": "IDMFoundation/Reachability/**/*",
169 "CWStatusBarNotification": [
181 "name": "JGProgressHUD",
182 "source_files": "IDMFoundation/JGProgressHUD/**/*",
196 "name": "CameraAsset",
197 "source_files": "IDMFoundation/CameraAsset/**/*",
199 "IDMFoundation/Networking": [