[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / f / AardvarkCrashReport / 3.0.0 / AardvarkCrashReport.podspec.json
blob53d90fb940650d962db64028d9e90ac796a2ffc5
2   "name": "AardvarkCrashReport",
3   "version": "3.0.0",
4   "summary": "AardvarkCrashReport makes it easy to provide high quality data about crashes in your bug reports.",
5   "homepage": "https://github.com/cashapp/AardvarkCrashReport",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Square",
11   "source": {
12     "git": "https://github.com/cashapp/AardvarkCrashReport.git",
13     "tag": "3.0.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "static_framework": true,
20   "source_files": "Sources/AardvarkCrashReport/**/*.{h,m,swift}",
21   "dependencies": {
22     "Aardvark": [
23       "~> 4.0"
24     ],
25     "PLCrashReporter": [
26       "~> 1.10"
27     ]
28   },
29   "swift_version": "5.0"