[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 2 / SimulatorPermissions / 1.0.0 / SimulatorPermissions.podspec.json
bloba486137b6bd41a50336c24993e302ec8d3640a84
2   "name": "SimulatorPermissions",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mathew Yaldo": "mathewyaldo1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MathewYaldo/SimulatorPermissions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"