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": [
115 "UIImage+FixOrientation": [
121 "name": "ObjectMapper",
123 "IDMFoundation/Response/Shared/*.swift",
124 "IDMFoundation/Response/ObjectMapper/*.swift"
127 "IDMFoundation/Core": [
141 "IDMFoundation/Response/Shared/*.swift",
142 "IDMFoundation/Response/Codable/*.swift"
145 "IDMFoundation/Core": [
154 "name": "MBProgressHUD",
155 "source_files": "IDMFoundation/MBProgressHUD/**/*",
169 "name": "Reachability",
170 "source_files": "IDMFoundation/Reachability/**/*",
172 "CWStatusBarNotification": [
184 "name": "JGProgressHUD",
185 "source_files": "IDMFoundation/JGProgressHUD/**/*",
199 "name": "CameraAsset",
200 "source_files": "IDMFoundation/CameraAsset/**/*",
202 "IDMFoundation/Networking": [