[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / f / AardvarkCrashReport / 4.0.0 / AardvarkCrashReport.podspec.json
blob81b1c3ac19d6dc35dfa74c7e7364db59fa86c4e3
2   "name": "AardvarkCrashReport",
3   "version": "4.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": "4.0.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "static_framework": true,
20   "source_files": "Sources/AardvarkCrashReport/**/*.swift",
21   "dependencies": {
22     "Aardvark": [
23       "~> 5.0"
24     ],
25     "PLCrashReporter": [
26       "~> 1.10"
27     ]
28   },
29   "swift_version": "5.0"