2 "name": "PermissionWizard",
4 "summary": "🔮 An ultimate tool for system permissions management",
6 "Sergei Moskvin": "s@mosk.vin"
12 "homepage": "https://github.com/debug45/PermissionWizard",
14 "git": "https://github.com/debug45/PermissionWizard.git",
20 "swift_versions": "5.5",
46 "Source/Permission.swift",
53 "PermissionWizard/Core": [
57 "pod_target_xcconfig": {
58 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ASSETS CUSTOM_SETTINGS"
61 "Icons": "Source/Icons.xcassets",
62 "Localizations": "Source/Localizations/*.lproj"
68 "PermissionWizard/Core": [
72 "pod_target_xcconfig": {
73 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "BLUETOOTH CUSTOM_SETTINGS"
75 "source_files": "Source/Supported Types/Bluetooth*.swift"
80 "PermissionWizard/Core": [
84 "pod_target_xcconfig": {
85 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CALENDARS CUSTOM_SETTINGS"
87 "source_files": "Source/Supported Types/Calendars*.swift"
92 "PermissionWizard/Core": [
96 "pod_target_xcconfig": {
97 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CAMERA CUSTOM_SETTINGS"
99 "source_files": "Source/Supported Types/Camera*.swift"
104 "PermissionWizard/Core": [
108 "pod_target_xcconfig": {
109 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CONTACTS CUSTOM_SETTINGS"
111 "source_files": "Source/Supported Types/Contacts*.swift"
116 "PermissionWizard/Core": [
120 "pod_target_xcconfig": {
121 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FACE_ID CUSTOM_SETTINGS"
123 "source_files": "Source/Supported Types/FaceID*.swift"
128 "PermissionWizard/Core": [
132 "pod_target_xcconfig": {
133 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HEALTH CUSTOM_SETTINGS"
135 "source_files": "Source/Supported Types/Health*.swift"
140 "PermissionWizard/Core": [
144 "pod_target_xcconfig": {
145 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HOME CUSTOM_SETTINGS"
147 "source_files": "Source/Supported Types/Home*.swift"
150 "name": "LocalNetwork",
152 "PermissionWizard/Core": [
156 "pod_target_xcconfig": {
157 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCAL_NETWORK CUSTOM_SETTINGS"
159 "source_files": "Source/Supported Types/LocalNetwork*.swift"
164 "PermissionWizard/Core": [
168 "pod_target_xcconfig": {
169 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCATION CUSTOM_SETTINGS"
171 "source_files": "Source/Supported Types/Location*.swift"
174 "name": "Microphone",
176 "PermissionWizard/Core": [
180 "pod_target_xcconfig": {
181 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MICROPHONE CUSTOM_SETTINGS"
183 "source_files": "Source/Supported Types/Microphone*.swift"
188 "PermissionWizard/Core": [
192 "pod_target_xcconfig": {
193 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MOTION CUSTOM_SETTINGS"
195 "source_files": "Source/Supported Types/Motion*.swift"
200 "PermissionWizard/Core": [
204 "pod_target_xcconfig": {
205 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MUSIC CUSTOM_SETTINGS"
207 "source_files": "Source/Supported Types/Music*.swift"
210 "name": "Notifications",
212 "PermissionWizard/Core": [
216 "pod_target_xcconfig": {
217 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "NOTIFICATIONS CUSTOM_SETTINGS"
219 "source_files": "Source/Supported Types/Notifications*.swift"
224 "PermissionWizard/Core": [
228 "pod_target_xcconfig": {
229 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "PHOTOS CUSTOM_SETTINGS"
231 "source_files": "Source/Supported Types/Photos*.swift"
236 "PermissionWizard/Core": [
240 "pod_target_xcconfig": {
241 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "REMINDERS CUSTOM_SETTINGS"
243 "source_files": "Source/Supported Types/Reminders*.swift"
248 "PermissionWizard/Core": [
252 "pod_target_xcconfig": {
253 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SIRI CUSTOM_SETTINGS"
255 "source_files": "Source/Supported Types/Siri*.swift"
258 "name": "SpeechRecognition",
260 "PermissionWizard/Core": [
264 "pod_target_xcconfig": {
265 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SPEECH_RECOGNITION CUSTOM_SETTINGS"
267 "source_files": "Source/Supported Types/SpeechRecognition*.swift"
272 "PermissionWizard/Core": [
276 "pod_target_xcconfig": {
277 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "TRACKING CUSTOM_SETTINGS"
279 "source_files": "Source/Supported Types/Tracking*.swift"
282 "swift_version": "5.5"