[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / f / AardvarkCrashReport / 2.0.0 / AardvarkCrashReport.podspec.json
blobefc8942d68521a5b029eea18917c2bbd5b1dc5c1
2   "name": "AardvarkCrashReport",
3   "version": "2.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": "2.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.8"
27     ]
28   },
29   "swift_version": "5.0"