[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 3 / f / 7 / ImpressionKit / 3.7.4 / ImpressionKit.podspec.json
blobe51795b36286dc32aa89b893eb29377499d5d441
2   "name": "ImpressionKit",
3   "version": "3.7.4",
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.4"
18   },
19   "source_files": "ImpressionKit/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.4.0"
23     ]
24   },
25   "swift_version": "5"