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 as well. Only the methods for location and photo library are available on tvOS.",
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/iOS/KSHPhotosAuthorization.{h,m}",
42 "Shield/Private/*.{h,m}"
45 "exclude_files": "Shield/Shield-Info.h",
52 "source_files": "Shield/**/KSHCameraAuthorization.{h,m}",
53 "frameworks": "AVFoundation",
65 "source_files": "Shield/**/KSHMicrophoneAuthorization.{h,m}",
66 "frameworks": "AVFoundation",
74 "name": "MediaLibrary",
78 "source_files": "Shield/**/KSHMediaLibraryAuthorization.{h,m}",
79 "frameworks": "MediaPlayer",
91 "source_files": "Shield/**/KSHHealthAuthorization.{h,m}",
92 "frameworks": "HealthKit",
104 "source_files": "Shield/**/KSHSiriAuthorization.{h,m}",
105 "frameworks": "Intents",
117 "source_files": "Shield/**/KSHSpeechAuthorization.{h,m}",
118 "frameworks": "Speech",
130 "source_files": "Shield/**/KSHBluetoothAuthorization.{h,m}",
131 "frameworks": "CoreBluetooth",
143 "source_files": "Shield/**/KSHHomeAuthorization.{h,m}",
144 "frameworks": "HomeKit",
156 "source_files": "Shield/**/KSHMotionAuthorization.{h,m}",
157 "frameworks": "CoreMotion",
170 "source_files": "Shield/**/KSHPhotosAuthorization.{h,m}",
171 "frameworks": "Photos",
184 "source_files": "Shield/**/KSHEventAuthorization.{h,m}",
185 "frameworks": "EventKit",
198 "source_files": "Shield/**/KSHContactsAuthorization.{h,m}",
199 "frameworks": "Contacts",
212 "source_files": "Shield/**/KSHAccountsAuthorization.{h,m}",
213 "frameworks": "Accounts",
227 "source_files": "Shield/**/KSHLocationAuthorization.{h,m}",
228 "frameworks": "CoreLocation",
236 "name": "Accessibility",
240 "source_files": "Shield/**/KSHAccessibilityAuthorization.{h,m}",
242 "ApplicationServices",
257 "Shield/**/KSHSecurityAuthorization.{h,m}",
258 "Shield/**/KSHSecurityRights.{h,m}",
259 "Shield/Private/*.{h,m}"
261 "frameworks": "Security",