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",
45 "Source/Permission.swift",
52 "PermissionWizard/Core": [
56 "pod_target_xcconfig": {
57 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ASSETS CUSTOM_SETTINGS"
60 "Icons": "Source/Icons.xcassets",
61 "Localizations": "Source/Localizations/*.lproj"
67 "PermissionWizard/Core": [
71 "pod_target_xcconfig": {
72 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "BLUETOOTH CUSTOM_SETTINGS"
74 "source_files": "Source/Supported Types/Bluetooth*.swift"
79 "PermissionWizard/Core": [
83 "pod_target_xcconfig": {
84 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CALENDARS CUSTOM_SETTINGS"
86 "source_files": "Source/Supported Types/Calendars*.swift"
91 "PermissionWizard/Core": [
95 "pod_target_xcconfig": {
96 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CAMERA CUSTOM_SETTINGS"
98 "source_files": "Source/Supported Types/Camera*.swift"
103 "PermissionWizard/Core": [
107 "pod_target_xcconfig": {
108 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "CONTACTS CUSTOM_SETTINGS"
110 "source_files": "Source/Supported Types/Contacts*.swift"
115 "PermissionWizard/Core": [
119 "pod_target_xcconfig": {
120 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FACE_ID CUSTOM_SETTINGS"
122 "source_files": "Source/Supported Types/FaceID*.swift"
127 "PermissionWizard/Core": [
131 "pod_target_xcconfig": {
132 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HEALTH CUSTOM_SETTINGS"
134 "source_files": "Source/Supported Types/Health*.swift"
139 "PermissionWizard/Core": [
143 "pod_target_xcconfig": {
144 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HOME CUSTOM_SETTINGS"
146 "source_files": "Source/Supported Types/Home*.swift"
149 "name": "LocalNetwork",
151 "PermissionWizard/Core": [
155 "pod_target_xcconfig": {
156 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCAL_NETWORK CUSTOM_SETTINGS"
158 "source_files": "Source/Supported Types/LocalNetwork*.swift"
163 "PermissionWizard/Core": [
167 "pod_target_xcconfig": {
168 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "LOCATION CUSTOM_SETTINGS"
170 "source_files": "Source/Supported Types/Location*.swift"
173 "name": "Microphone",
175 "PermissionWizard/Core": [
179 "pod_target_xcconfig": {
180 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MICROPHONE CUSTOM_SETTINGS"
182 "source_files": "Source/Supported Types/Microphone*.swift"
187 "PermissionWizard/Core": [
191 "pod_target_xcconfig": {
192 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MOTION CUSTOM_SETTINGS"
194 "source_files": "Source/Supported Types/Motion*.swift"
199 "PermissionWizard/Core": [
203 "pod_target_xcconfig": {
204 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "MUSIC CUSTOM_SETTINGS"
206 "source_files": "Source/Supported Types/Music*.swift"
209 "name": "Notifications",
211 "PermissionWizard/Core": [
215 "pod_target_xcconfig": {
216 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "NOTIFICATIONS CUSTOM_SETTINGS"
218 "source_files": "Source/Supported Types/Notifications*.swift"
223 "PermissionWizard/Core": [
227 "pod_target_xcconfig": {
228 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "PHOTOS CUSTOM_SETTINGS"
230 "source_files": "Source/Supported Types/Photos*.swift"
235 "PermissionWizard/Core": [
239 "pod_target_xcconfig": {
240 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "REMINDERS CUSTOM_SETTINGS"
242 "source_files": "Source/Supported Types/Reminders*.swift"
247 "PermissionWizard/Core": [
251 "pod_target_xcconfig": {
252 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SIRI CUSTOM_SETTINGS"
254 "source_files": "Source/Supported Types/Siri*.swift"
257 "name": "SpeechRecognition",
259 "PermissionWizard/Core": [
263 "pod_target_xcconfig": {
264 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SPEECH_RECOGNITION CUSTOM_SETTINGS"
266 "source_files": "Source/Supported Types/SpeechRecognition*.swift"
269 "swift_version": "5.0"