[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 3 / f / 7 / ImpressionKit / 3.7.6 / ImpressionKit.podspec.json
blob74e6324a9b3f547e8407fa6b8e8fa5327dbfc855
2   "name": "ImpressionKit",
3   "version": "3.7.6",
4   "summary": "A tool to detect impression events for UIView (exposure of UIView) in iOS.",
5   "description": "This is a user behavior tracking (UBT) tool to analyze impression events for UIView (exposure of UIView) in iOS.",
6   "homepage": "https://github.com/623637646/ImpressionKit",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang": "wy19900729@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://github.com/623637646/ImpressionKit.git",
17     "tag": "3.7.6"
18   },
19   "source_files": "ImpressionKit/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.5.2"
23     ]
24   },
25   "swift_version": "5"