[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 4 / 2 / AardvarkLoggingUI / 1.0.0 / AardvarkLoggingUI.podspec.json
blob368a589f24899c1239d098ea870c01e18014d1ef
2   "name": "AardvarkLoggingUI",
3   "version": "1.0.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Aardvark components for viewing logs inside of an iOS app.",
6   "homepage": "https://github.com/square/Aardvark",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/Aardvark.git",
10     "tag": "AardvarkLoggingUI/1.0.0"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source_files": "Sources/AardvarkLoggingUI/**/*.{h,m,swift}",
17   "private_header_files": [
18     "Sources/AardvarkLoggingUI/**/*_Testing.h",
19     "Sources/AardvarkLoggingUI/Private Categories/*.h"
20   ],
21   "dependencies": {
22     "CoreAardvark": [
23       "~> 3.0"
24     ]
25   },
26   "swift_version": "5.0"