[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / b / Google-Analytics-for-OS-X / 1.0 / Google-Analytics-for-OS-X.podspec.json
blob9e7f2f70c1a91a2b406a02f9e26e111cec97de1b
2   "name": "Google-Analytics-for-OS-X",
3   "version": "1.0",
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",
8   "license": "MIT",
9   "authors": {
10     "Denys Stas": "zyafa@macpaw.com"
11   },
12   "source": {
13     "git": "https://github.com/MacPaw/Google-Analytics-for-OS-X.git",
14     "tag": "1.0"
15   },
16   "social_media_url": "https://twitter.com/MacPaw",
17   "platforms": {
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": "GoogleAnalyticsTracker/**/*.{h,m}",
22   "resources": "GoogleAnalyticsTracker/**/*.xib",
23   "public_header_files": "GoogleAnalyticsTracker/**/*.h",
24   "module_name": "GoogleAnalyticsTracker",
25   "header_dir": "GoogleAnalyticsTracker"