[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / 6 / 3 / Google-Analytics-for-OS-X-and-iOS / 1.1.2 / Google-Analytics-for-OS-X-and-iOS.podspec.json
blobd049f2d4553bb1997848426a1176a786bf4ca1f3
2   "name": "Google-Analytics-for-OS-X-and-iOS",
3   "version": "1.1.2",
4   "summary": "Google Analytics SDK for OS X and iOS",
5   "description": "This is an Objective-C wrapper around Google's Measurement Protocol",
6   "homepage": "https://github.com/Splendent/Google-Analytics-for-OS-X",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Splendent/Google-Analytics-for-OS-X/master/screenshot.png",
9     "https://raw.githubusercontent.com/Splendent/Google-Analytics-for-OS-X/master/screenshot-ios.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Denys Stas": "zyafa@macpaw.com",
14     "Brandon Wang": "Matsurika@hotmail.com.tw"
15   },
16   "source": {
17     "git": "https://github.com/Splendent/Google-Analytics-for-OS-X.git",
18     "tag": "1.1.2"
19   },
20   "social_media_url": "https://twitter.com/MacPaw",
21   "platforms": {
22     "ios": "9.0",
23     "osx": "10.9"
24   },
25   "requires_arc": true,
26   "source_files": "GoogleAnalyticsTracker/*.{h,m,xib}",
27   "osx": {
28     "source_files": "GoogleAnalyticsTracker/osx/*.{h,m,xib}"
29   },
30   "ios": {
31     "source_files": "GoogleAnalyticsTracker/ios/*.{h,m,xib}"
32   },
33   "module_name": "GoogleAnalyticsTracker",
34   "header_dir": "GoogleAnalyticsTracker"