[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / c / 9 / Gleap / 13.6.0 / Gleap.podspec.json
blob24f968c5aa044e72d7af417d935c8536cc2ead3b
2   "name": "Gleap",
3   "version": "13.6.0",
4   "summary": "In-App Bug Reporting and Testing for Apps. Learn more at https://gleap.io",
5   "homepage": "https://gleap.io",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gleap": "hello@gleap.io"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/GleapSDK/Gleap-iOS-SDK",
18     "tag": "13.6.0"
19   },
20   "source_files": "Sources/**/*.{h,m,c}",
21   "public_header_files": "Sources/**/*.h",
22   "resource_bundles": {
23     "Gleap": [
24       "Sources/PrivacyInfo.xcprivacy"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]