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/RequestParameter": [
45 "IDMFoundation/Codable": [
48 "IDMFoundation/MBProgressHUD": [
51 "IDMFoundation/CameraAsset": [
54 "IDMFoundation/ViewState": [
57 "IDMFoundation/ModuleX": [
64 "source_files": "IDMFoundation/Core/**/*",
92 "source_files": "IDMFoundation/Alamofire/**/*",
94 "IDMFoundation/RequestParameter": [
109 "name": "RequestParameter",
110 "source_files": "IDMFoundation/RequestParameter/**/*",
112 "IDMFoundation/Core": [
121 "UIImage+FixOrientation": [
127 "name": "ObjectMapper",
129 "IDMFoundation/Response/Shared/*.swift",
130 "IDMFoundation/Response/ObjectMapper/*.swift"
133 "IDMFoundation/Core": [
147 "IDMFoundation/Response/Shared/*.swift",
148 "IDMFoundation/Response/Codable/*.swift"
151 "IDMFoundation/Core": [
160 "name": "MBProgressHUD",
161 "source_files": "IDMFoundation/MBProgressHUD/**/*",
175 "name": "Reachability",
176 "source_files": "IDMFoundation/Reachability/**/*",
178 "CWStatusBarNotification": [
190 "name": "JGProgressHUD",
191 "source_files": "IDMFoundation/JGProgressHUD/**/*",
205 "name": "CameraAsset",
206 "source_files": "IDMFoundation/CameraAsset/**/*",
208 "IDMFoundation/RequestParameter": [