[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / 1 / ReadiumInternal / 3.0.0-beta.1 / ReadiumInternal.podspec.json
blob8d01c753d3d88043738d4a997363be8697d24e3f
2   "name": "ReadiumInternal",
3   "version": "3.0.0-beta.1",
4   "license": "BSD 3-Clause License",
5   "summary": "Private utilities used by the Readium modules",
6   "homepage": "http://readium.github.io",
7   "authors": {
8     "Readium": "contact@readium.org"
9   },
10   "source": {
11     "git": "https://github.com/readium/swift-toolkit.git",
12     "tag": "3.0.0-beta.1"
13   },
14   "requires_arc": true,
15   "source_files": "Sources/Internal/**/*.{m,h,swift}",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
21   }