2 "name": "PermissionWizard",
4 "summary": "🔮 An ultimate tool for system permissions management",
6 "Sergey Moskvin": "debug45@mail.ru"
12 "homepage": "https://github.com/debug45/PermissionWizard",
14 "git": "https://github.com/debug45/PermissionWizard.git",
20 "swift_versions": "5.0",
44 "Source/Permission*.swift",
45 "Source/Framework/*.swift"
51 "PermissionWizard/Core": [
55 "pod_target_xcconfig": {
56 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ICONS CUSTOM_SETTINGS"
59 "Icons": "Source/Assets.xcassets"
65 "PermissionWizard/Core": [
69 "pod_target_xcconfig": {
70 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "BLUETOOTH CUSTOM_SETTINGS"
72 "source_files": "Source/Bluetooth*.swift"
77 "PermissionWizard/Core": [
81 "pod_target_xcconfig": {
82 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CALENDARS CUSTOM_SETTINGS"
84 "source_files": "Source/Calendars*.swift"
89 "PermissionWizard/Core": [
93 "pod_target_xcconfig": {
94 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CAMERA CUSTOM_SETTINGS"
96 "source_files": "Source/Camera*.swift"
101 "PermissionWizard/Core": [
105 "pod_target_xcconfig": {
106 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CONTACTS CUSTOM_SETTINGS"
108 "source_files": "Source/Contacts*.swift"
113 "PermissionWizard/Core": [
117 "pod_target_xcconfig": {
118 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FACE_ID CUSTOM_SETTINGS"
120 "source_files": "Source/FaceID*.swift"
125 "PermissionWizard/Core": [
129 "pod_target_xcconfig": {
130 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HEALTH CUSTOM_SETTINGS"
132 "source_files": "Source/Health*.swift"
137 "PermissionWizard/Core": [
141 "pod_target_xcconfig": {
142 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HOME CUSTOM_SETTINGS"
144 "source_files": "Source/Home*.swift"
147 "name": "LocalNetwork",
149 "PermissionWizard/Core": [
153 "pod_target_xcconfig": {
154 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCAL_NETWORK CUSTOM_SETTINGS"
156 "source_files": "Source/LocalNetwork*.swift"
161 "PermissionWizard/Core": [
165 "pod_target_xcconfig": {
166 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCATION CUSTOM_SETTINGS"
168 "source_files": "Source/Location*.swift"
171 "name": "Microphone",
173 "PermissionWizard/Core": [
177 "pod_target_xcconfig": {
178 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MICROPHONE CUSTOM_SETTINGS"
180 "source_files": "Source/Microphone*.swift"
185 "PermissionWizard/Core": [
189 "pod_target_xcconfig": {
190 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MOTION CUSTOM_SETTINGS"
192 "source_files": "Source/Motion*.swift"
197 "PermissionWizard/Core": [
201 "pod_target_xcconfig": {
202 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MUSIC CUSTOM_SETTINGS"
204 "source_files": "Source/Music*.swift"
207 "name": "Notifications",
209 "PermissionWizard/Core": [
213 "pod_target_xcconfig": {
214 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "NOTIFICATIONS CUSTOM_SETTINGS"
216 "source_files": "Source/Notifications*.swift"
221 "PermissionWizard/Core": [
225 "pod_target_xcconfig": {
226 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "PHOTOS CUSTOM_SETTINGS"
228 "source_files": "Source/Photos*.swift"
233 "PermissionWizard/Core": [
237 "pod_target_xcconfig": {
238 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "REMINDERS CUSTOM_SETTINGS"
240 "source_files": "Source/Reminders*.swift"
243 "name": "SpeechRecognition",
245 "PermissionWizard/Core": [
249 "pod_target_xcconfig": {
250 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SPEECH_RECOGNITION CUSTOM_SETTINGS"
252 "source_files": "Source/SpeechRecognition*.swift"
255 "swift_version": "5.0"