[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / a / f / MrsoolImpress / 1.0.0 / MrsoolImpress.podspec.json
blob3a766184b5eebeedd02d8b892078671eac6cfbc4
2   "name": "MrsoolImpress",
3   "version": "1.0.0",
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/thePuneetRawat/MrsoolImpress",
7   "license": "MIT",
8   "authors": {
9     "Puneet Rawat": "rawat.puneet91@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://github.com/thePuneetRawat/MrsoolImpress.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "ImpressionKit/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.3"
23     ]
24   },
25   "swift_version": "5"