[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / d / 3 / GATracker / 0.1.0 / GATracker.podspec.json
blob9c192e5047cf3259aad11c3789992d33370affcb
2   "name": "GATracker",
3   "version": "0.1.0",
4   "summary": "Simple library that permit to use Google Analytics on tvOS projects.",
5   "description": "Simple library that permit to use Google Analytics on tvOS projects.",
6   "homepage": "https://github.com/corlaonline/GATracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Corlatti": "alex.corlatti@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/corlaonline/GATracker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "tvos": "9.0"
20   },
21   "source_files": "GATracker/Classes/**/*",
22   "pushed_with_swift_version": "3.0"