[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 9 / Gleap / 14.0.1 / Gleap.podspec.json
blob8f024b4de4bfd1493d46070d497f3c8116f9bf84
2   "name": "Gleap",
3   "version": "14.0.1",
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": "14.0.1"
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   ]