[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / c / X11Kit.swift / 1.0 / X11Kit.swift.podspec.json
blob6f56e7bf5e4b5cf5f9d8da3c0c1829a58b5917a9
2   "name": "X11Kit.swift",
3   "module_name": "X11Kit",
4   "version": "1.0",
5   "summary": "X11 hash functions Swift adapter.",
6   "homepage": "https://github.com/horizontalsystems/x11-kit-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch"
13   },
14   "source": {
15     "git": "https://github.com/horizontalsystems/x11-kit-ios.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "http://horizontalsystems.io/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "X11Kit/Classes/**/*",
24   "preserve_paths": [
25     "X11Kit/Libraries"
26   ],
27   "pod_target_xcconfig": {
28     "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/X11Kit/Libraries/include\""
29   },
30   "swift_version": "5"