2 "name": "Google-Analytics-for-OS-X",
4 "summary": "Google Analytics SDK for OS X.",
5 "description": "This is an Objective-C wrapper around Google's Measurement Protocol",
6 "homepage": "https://github.com/MacPaw/Google-Analytics-for-OS-X",
7 "screenshots": "http://raw.githubusercontent.com/MacPaw/Google-Analytics-for-OS-X/master/screenshot.png",
10 "Denys Stas": "zyafa@macpaw.com"
13 "git": "https://github.com/MacPaw/Google-Analytics-for-OS-X.git",
16 "social_media_url": "https://twitter.com/MacPaw",
21 "source_files": "GoogleAnalyticsTracker/**/*.{h,m}",
22 "resources": "GoogleAnalyticsTracker/**/*.xib",
23 "public_header_files": "GoogleAnalyticsTracker/**/*.h",
24 "module_name": "GoogleAnalyticsTracker",
25 "header_dir": "GoogleAnalyticsTracker"