[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 2 / AardvarkReveal / 2.0.0 / AardvarkReveal.podspec.json
blob298cd8b6ec8bc2415c99ce09c97dc1c45aa7556f
2   "name": "AardvarkReveal",
3   "version": "2.0.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Aardvark components for generating a bug report attachment containing a Reveal file.",
6   "homepage": "https://github.com/cashapp/AardvarkReveal",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/cashapp/AardvarkReveal.git",
10     "tag": "AardvarkReveal/2.0.0"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source_files": "Sources/AardvarkReveal/**/*.{h,m,swift}",
17   "dependencies": {
18     "Aardvark": [
19       "~> 5.0"
20     ]
21   },
22   "testspecs": [
23     {
24       "name": "UnitTests",
25       "test_type": "unit",
26       "source_files": "Tests/AardvarkRevealTests/**/*.{h,m,swift}"
27     }
28   ],
29   "swift_version": "5.0"