[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / 4 / 6 / SimpleCocoaAnalytics / 0.1.0 / SimpleCocoaAnalytics.podspec.json
blobecf4ed56161b0f96645e47b9c2f7e07476f96827
2   "name": "SimpleCocoaAnalytics",
3   "version": "0.1.0",
4   "summary": "A simple set of classes of using Google Analytics to track your OS X app.",
5   "homepage": "https://github.com/stephenlind/SimpleCocoaGoogleAnalytics",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "stephenlind": ""
12   },
13   "source": {
14     "git": "https://github.com/stephenlind/SimpleCocoaGoogleAnalytics.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "osx": null
19   },
20   "source_files": "SimpleCocoaAnalytics/Analytics*.{h,m}",
21   "requires_arc": true