4 "summary": "Shield is an iOS/macOS/tvOS framework that wraps various authorization APIs (e.g. camera, photo, location).",
5 "description": "Shield is an iOS/macOS/tvOS framework that wraps various authorization APIs (e.g. camera, photo, location). The majority of the wrapped APIs are for iOS, with a few cross platform available on macOS and tvOS as well. Subspecs are provided for each individual set of wrapped APIs.",
6 "homepage": "https://github.com/Kosoku/Shield",
12 "William Towe": "willbur1984@gmail.com"
15 "git": "https://github.com/Kosoku/Shield.git",
28 "Shield/Private/*.{h,m}"
34 "Shield/macOS/*.{h,m}",
35 "Shield/Private/*.{h,m}"
40 "Shield/KSHLocationAuthorization.{h,m}",
41 "Shield/KSHPhotosAuthorization.{h,m}",
42 "Shield/KSHNotificationAuthorization.{h,m}",
43 "Shield/iOS/KSHVideoSubscriberAccountAuthorization.{h,m}",
44 "Shield/Private/*.{h,m}"
47 "exclude_files": "Shield/Shield-Info.h",
48 "private_header_files": "Shield/Private/*.h",
52 "source_files": "Shield/Shield.h",
65 "source_files": "Shield/**/KSHCameraAuthorization.{h,m}",
66 "frameworks": "AVFoundation",
82 "source_files": "Shield/**/KSHMicrophoneAuthorization.{h,m}",
83 "frameworks": "AVFoundation",
94 "name": "MediaLibrary",
98 "source_files": "Shield/**/KSHMediaLibraryAuthorization.{h,m}",
99 "frameworks": "MediaPlayer",
114 "source_files": "Shield/**/KSHHealthAuthorization.{h,m}",
115 "frameworks": "HealthKit",
130 "source_files": "Shield/**/KSHSiriAuthorization.{h,m}",
131 "frameworks": "Intents",
146 "source_files": "Shield/**/KSHSpeechAuthorization.{h,m}",
147 "frameworks": "Speech",
162 "source_files": "Shield/**/KSHBluetoothAuthorization.{h,m}",
163 "frameworks": "CoreBluetooth",
178 "source_files": "Shield/**/KSHHomeAuthorization.{h,m}",
179 "frameworks": "HomeKit",
194 "source_files": "Shield/**/KSHMotionAuthorization.{h,m}",
195 "frameworks": "CoreMotion",
212 "source_files": "Shield/**/KSHPhotosAuthorization.{h,m}",
213 "frameworks": "Photos",
224 "name": "Notification",
230 "source_files": "Shield/**/KSHNotificationAuthorization.{h,m}",
231 "frameworks": "UserNotifications",
242 "name": "VideoSubscriberAccount",
247 "source_files": "Shield/**/KSHVideoSubscriberAccountAuthorization.{h,m}",
248 "frameworks": "VideoSubscriberAccount",
264 "source_files": "Shield/**/KSHEventAuthorization.{h,m}",
265 "frameworks": "EventKit",
281 "source_files": "Shield/**/KSHContactsAuthorization.{h,m}",
282 "frameworks": "Contacts",
299 "Shield/**/KSHLocalAuthorization.{h,m}",
300 "Shield/Private/*.{h,m}"
302 "frameworks": "LocalAuthentication",
319 "source_files": "Shield/**/KSHLocationAuthorization.{h,m}",
320 "frameworks": "CoreLocation",
331 "name": "Accessibility",
335 "source_files": "Shield/**/KSHAccessibilityAuthorization.{h,m}",
337 "ApplicationServices",
355 "Shield/**/KSHSecurityAuthorization.{h,m}",
356 "Shield/**/KSHSecurityRights.{h,m}",
357 "Shield/Private/*.{h,m}"
359 "frameworks": "Security",