4 "summary": "Real time Analytics SDK",
5 "description": "Clickstream is an event agnostic, real-time data ingestion analytics SDK",
6 "homepage": "https://github.com/gojek/clickstream-ios",
13 "git": "https://github.com/gojek/clickstream-ios.git",
19 "swift_versions": "5.0",
20 "source_files": "Sources/**/*.swift",
21 "exclude_files": "Sources/ETETestSuite/**/*.swift",
31 "ReachabilitySwift": [
38 "default_subspecs": "Core",
46 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited) TRACKER_ENABLED"
50 "name": "EventVisualizer",
52 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited) EVENT_VISUALIZER_ENABLED"
56 "name": "ETETestSuite",
58 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited) ETE_TEST_SUITE_ENABLED"
62 "swift_version": "5.0"