2 "name": "GrowingAnalytics",
4 "summary": "A short description of GrowingIO.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://www.growingio.com/",
12 "GrowingIO": "support@growingio.com"
15 "git": "https://github.com/growingio/growingio-sdk-ios-autotracker.git",
22 "frameworks": "WebKit"
25 "default_subspecs": "Autotracker",
28 "name": "TrackerCore",
29 "source_files": "GrowingTrackerCore/**/*{.h,.m}"
33 "source_files": "GrowingTracker/**/*{.h,.m}",
35 "GrowingAnalytics/TrackerCore": [
41 "name": "AutotrackerCore",
42 "source_files": "GrowingAutotrackerCore/**/*{.h,.m}",
44 "GrowingAnalytics/TrackerCore": [
48 "private_header_files": "GrowingAutotrackerCore/Private/*{.h,.m}"
51 "name": "Autotracker",
52 "source_files": "GrowingAutotracker/**/*{.h,.m}",
54 "GrowingAnalytics/AutotrackerCore": [