[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / f / IMQACrashAgent / 3.24.1 / IMQACrashAgent.podspec.json
blob478188891f45acd83e1a7d28a53d9a90ebbda3c9
2   "name": "IMQACrashAgent",
3   "version": "3.24.1",
4   "summary": "Crash Report SDK for iOS by IMQA",
5   "description": "This Framework is Crash Report SDK for iOS by IMQA",
6   "homepage": "http://imqa.io/",
7   "license": {
8     "type": "Commercial",
9     "file": "IMQACrashAgent.xcframework/ios-arm64/IMQACrashAgent.framework/LICENSE"
10   },
11   "authors": {
12     "Onycom, Inc.": "support@imqa.io"
13   },
14   "source": {
15     "http": "https://github.com/onycom-imqa/IMQA-Crash-Release/releases/download/v3.24.1/IMQACrashAgent.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IMQACrashAgent/\""
22   },
23   "source_files": "IMQACrashAgent.xcframework/ios-arm64/IMQACrashAgent.framework/Headers/*.{h}",
24   "vendored_frameworks": "IMQACrashAgent.xcframework",
25   "preserve_paths": "IMQACrashAgent.xcframework/*",
26   "frameworks": [
27     "Foundation",
28     "SystemConfiguration",
29     "Security"
30   ],
31   "libraries": [
32     "c++",
33     "z"
34   ]