[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / f / IMQACrashAgent / 1.3.6 / IMQACrashAgent.podspec.json
blobacff02bf185f79005cef095e5d37788af39ab098
2   "name": "IMQACrashAgent",
3   "version": "1.3.6",
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/LICENSE"
10   },
11   "authors": {
12     "Onycom, Inc.": "support@imqa.io"
13   },
14   "source": {
15     "http": "https://github.com/onycom-imqa/IMQA-Cocoa-Release/releases/download/crash_1.3.4/IMQACrashAgent.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
21   "public_header_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
22   "vendored_frameworks": "IMQACrashAgent/IMQACrashAgent.framework",
23   "preserve_paths": [
24     "IMQACrashAgent/*.framework",
25     "run"
26   ],
27   "frameworks": [
28     "Foundation",
29     "SystemConfiguration"
30   ],
31   "libraries": [
32     "c++",
33     "z"
34   ]