2 "name": "LiquidEventsInterceptor",
4 "summary": "This Pod allows the integration of Liquid without any coding, if you already have Localytics or Mixpanel SDK installed in your application.",
5 "homepage": "https://onliquid.com/",
6 "license": "Apache, Version 2.0",
8 "Liquid Data Intelligence S.A.": "support@onliquid.com"
11 "git": "https://github.com/lqd-io/liquid-events-interceptor-ios.git",
14 "social_media_url": "https://twitter.com/onliquid",
15 "documentation_url": "https://lqd.io/documentation/ios",
16 "libraries": "LiquidEventsInterceptor",
22 "LiquidEventsInterceptor.xcodeproj"
26 "SystemConfiguration",
33 "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load"
47 "lib/LiquidLocalyticsInterceptor.{m,h}",
50 "public_header_files": [
51 "lib/LiquidLocalyticsInterceptor.h",
60 "LIBRARY_SEARCH_PATHS": "$(SRC_ROOT)/Pods/Localytics/*"
66 "lib/LiquidMixpanelInterceptor.{m,h}",
69 "public_header_files": [
70 "lib/LiquidMixpanelInterceptor.h",
80 "name": "GoogleAnalytics",
82 "lib/LiquidGoogleAnalyticsInterceptor.{m,h}",
85 "public_header_files": [
86 "lib/LiquidGoogleAnalyticsInterceptor.h",