blob: 1973fcc48da3b28a178a7de573d874b12d3ab882 [file] [log] [blame]
{
"name": "GoogleReporter",
"version": "1.6.1",
"summary": "Easily integrate your app with Google Analytics",
"description": "Easily integrate Google Analytics into your iOS, macOS, and tvOS app without downloading any of the Google SDKs.",
"homepage": "https://github.com/ksmandersen/GoogleReporter",
"license": "MIT",
"authors": {
"Kristian Andersen": "hello@kristian.co"
},
"social_media_url": "http://twitter.com/ksmandersen",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ksmandersen/GoogleReporter.git",
"tag": "1.6.1"
},
"source_files": "GoogleReporter/Source/*.swift"
}