[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / f / IMQACrashAgent / 1.0.0 / IMQACrashAgent.podspec.json
blob530ba576d13d5a980355708fcb3af2959ccb9b6e
2   "name": "IMQACrashAgent",
3   "version": "1.0.0",
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-Crash-Cocoa-Release/releases/download/18.6.11/IMQACrashAgent.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "IMQACrashAgent/IMQACrashAgent.framework/**/*.h",
21   "vendored_frameworks": "IMQACrashAgent/IMQACrashAgent.framework",
22   "preserve_paths": "IMQACrashAgent/*.framework",
23   "frameworks": [
24     "Foundation",
25     "SystemConfiguration",
26     "UIKit",
27     "MessageUI"
28   ]