2 "name": "XZDataLayerViewer",
4 "summary": "XZDataLayerViewer allows you to see data sent to Google Analytics from your app through Google Tag Manager.",
5 "description": "XZDataLayerViewer is a library that could help your analytic to see what data sent to Google Analytics from your app, if you are using Google Tag Manager.",
6 "homepage": "https://github.com/xzeror/xzdatalayerviewer",
12 "Andrey Ostanin": "xzeror@users.noreply.github.com"
14 "social_media_url": "http://twitter.com/xzeror",
19 "git": "https://github.com/xzeror/xzdatalayerviewer.git",
22 "source_files": "Library/Sources/**/*.{h,m}",
23 "public_header_files": [
24 "Library/Sources/XZDataLayerViewer.h",
25 "Library/Sources/Viewer/XZCommon.h",
26 "Library/Sources/Viewer/XZDefaults.h",
27 "Library/Sources/Viewer/XZDataLayerViewer+Public.h",
28 "Library/Sources/Store/XZStoreProtocol.h",
29 "Library/Sources/Store/XZMemoryEventsHistoryStore.h",
30 "Library/Sources/Logger/XZEventGeneratorProtocol.h",
31 "Library/Sources/Logger/XZDataLayerObserver.h"
33 "resources": "LICENSE",