[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 3 / f / 7 / ImpressionKit / 2.0.1 / ImpressionKit.podspec.json
blob041a6aa7b7072096521353430c5e3701788d884e
2   "name": "ImpressionKit",
3   "version": "2.0.1",
4   "summary": "A tool to analyze impression events for UIView in iOS (exposure of UIView).",
5   "description": "This is a library to analyze impression events for UIView in iOS (exposure of UIView).",
6   "homepage": "https://github.com/623637646/ImpressionKit",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang": "wy19900729@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://github.com/623637646/ImpressionKit.git",
17     "tag": "2.0.1"
18   },
19   "source_files": "ImpressionKit/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.1.2"
23     ]
24   },
25   "swift_version": "5"