[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / e / LCPermissionsKit / 1.0.1 / LCPermissionsKit.podspec.json
blob0a3ce7c90683d81b4ae43f10ca0242da3907a0a6
2   "name": "LCPermissionsKit",
3   "version": "1.0.1",
4   "summary": "LCPermissionsKit is a convenient wrapper on the macOS permissions API",
5   "description": "LCPermissionsKit is a convenient wrapper on the macOS permissions API, including photos, contacts, reminders, and full disk access permissions",
6   "homepage": "https://github.com/DevLiuSir/LCPermissionsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marvin": "93428739@qq.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "osx": "10.13"
19   },
20   "source": {
21     "git": "https://github.com/DevLiuSir/LCPermissionsKit.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "LCPermissionsKit/**/*.{h,m,swift}",
25   "frameworks": [
26     "Cocoa",
27     "Contacts",
28     "EventKit",
29     "Photos"
30   ],
31   "swift_version": "5.0"