[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / 3 / Luminous / 2.1.24 / Luminous.podspec.json
blob8f00e06741b51e6e8b2bc8674629ae696dc07505
2   "name": "Luminous",
3   "version": "2.1.24",
4   "summary": "Everything you need to know about your system.",
5   "description": "This library allows to have a lot of system information in a very fast way.",
6   "homepage": "https://github.com/andrealufino/Luminous",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mario Lufino": "andrea@andrealufino.com"
13   },
14   "source": {
15     "git": "https://github.com/andrealufino/Luminous.git",
16     "tag": "2.1.24"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/Luminous/*.swift",
22   "swift_versions": [
23     "5.0"
24   ],
25   "frameworks": [
26     "UIKit",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "AVFoundation",
30     "ExternalAccessory"
31   ],
32   "dependencies": {
33     "Deviice": [
35     ]
36   },
37   "swift_version": "5.0"