2 "name": "SimulatorPermissions",
4 "summary": "Grants permission for services such as calendar, contacts, microphone, etc for iOS simulators for the purpose of unit testing.",
5 "description": "'This library can be used to automatically grant permissions in the simulator for all services that need permissions such as camera, photos, calendar, reminders, etc. This is meant to help with unit testing certain parts of code that utilizes such services.'",
6 "homepage": "https://github.com/MathewYaldo/SimulatorPermissions",
12 "Mathew Yaldo": "mathewyaldo1@gmail.com"
15 "git": "https://github.com/MathewYaldo/SimulatorPermissions.git",
21 "source_files": "Classes/**/*",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"