[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / ImpressionKit / 3.7.3 / ImpressionKit.podspec.json
bloba5170ea5966f06be29f96b82fd0af814e932dd8f
2   "name": "ImpressionKit",
3   "version": "3.7.3",
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": "11.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://github.com/623637646/ImpressionKit.git",
17     "tag": "3.7.3"
18   },
19   "source_files": "ImpressionKit/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.3"
23     ]
24   },
25   "swift_version": "5"