[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / b / a / KKGoogleAnalytics / 0.0.3 / KKGoogleAnalytics.podspec.json
blobbb95f7a824cc2bc2153b6eed015d4ca87c3200f8
2   "name": "KKGoogleAnalytics",
3   "version": "0.0.3",
4   "summary": "Another Google Analytics library for Mac OS X.",
5   "description": "Just another Google Analytics library for Mac OS\nX. The interface of the library is much like\nGoogle's official SDK for iOS, it helps you to do\nanalytics for not only page views but also app\nviews and so on.",
6   "homepage": "https://github.com/zonble/KKGoogleAnalytics",
7   "license": "MIT",
8   "authors": {
9     "zonble": "zonble@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/zonble",
12   "platforms": {
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/zonble/KKGoogleAnalytics.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "resources": "Resources/GoogleAnalytics.xcdatamodeld",
25   "requires_arc": true