blob: 9c192e5047cf3259aad11c3789992d33370affcb [file] [log] [blame]
{
"name": "GATracker",
"version": "0.1.0",
"summary": "Simple library that permit to use Google Analytics on tvOS projects.",
"description": "Simple library that permit to use Google Analytics on tvOS projects.",
"homepage": "https://github.com/corlaonline/GATracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Corlatti": "alex.corlatti@gmail.com"
},
"source": {
"git": "https://github.com/corlaonline/GATracker.git",
"tag": "0.1.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "GATracker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}