4 "summary": "A wrapper around various analytics services",
5 "description": "Easily send events and other analytics information to multiple services at once, such as Mixpanel, GoogleAnalytics,\nCrashlytics or Facebook Analytics. Implementing the MKAnalyticsService.h allows easy adoption of other services.",
6 "homepage": "https://github.com/mikumi/MKAnalytics",
12 "Michael Kuck": "me@michael-kuck.com"
15 "git": "https://github.com/mikumi/MKAnalytics.git",
18 "social_media_url": "https://twitter.com/michaelkuckcom",
22 "default_subspecs": "Core",
26 "source_files": "MKAnalytics/Classes/*"
29 "name": "Crashlytics",
30 "source_files": "MKAnalytics/Classes/Crashlytics/*",
45 "source_files": "MKAnalytics/Classes/Facebook/*",
56 "name": "GoogleAnalytics",
57 "source_files": "MKAnalytics/Classes/GoogleAnalytics/*",
69 "source_files": "MKAnalytics/Classes/Mixpanel/*",