[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 1 / SYRFDeviceInfo / 0.0.2 / SYRFDeviceInfo.podspec.json
blobe82062e53f2b8ce1825f8a2a3502cceef0334d8b
2   "name": "SYRFDeviceInfo",
3   "version": "0.0.2",
4   "summary": "SYRFDeviceInfo library for getting device info.",
5   "description": "SYRFDeviceInfo library for getting device info.\nThe library provides access to the different properties of the device (os, battery etc).",
6   "homepage": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scopic Software": "radu.r@scopicsoftware.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sailing-yacht-research-foundation/client-sdk-ios-swift.git",
20     "tag": "syrfdeviceinfo-0.0.2"
21   },
22   "source_files": [
23     "SYRFDeviceInfo",
24     "SYRFDeviceInfo/SYRFDeviceInfo/**/*.{swift}"
25   ],
26   "exclude_files": "SYRFDeviceInfo/Exclude",
27   "swift_version": "5.0"