[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / b / LuminousX / 1.2.0 / LuminousX.podspec.json
blob29fec7d67e24c0b65e079be7127bb0cc0cfe1674
2   "name": "LuminousX",
3   "version": "1.2.0",
4   "summary": "LuminousX is just a simple CoreFoundationKit utility Module",
5   "description": "This module contains the utility class to identify the device type",
6   "homepage": "https://github.com/prashantLalShrestha/LuminousX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/LuminousX.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "DeviceX": [
29       "~> 1.1.3"
30     ]
31   },
32   "swift_version": "5.0"