[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 8 / 2 / SimulatorPermissions / 0.2.0 / SimulatorPermissions.podspec.json
blobfc51e83f83399bbddf83eed44aa78a3dc5c24776
2   "name": "SimulatorPermissions",
3   "version": "0.2.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": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"