blob: a23f1d1de3cade5fc8dda32584493d32a448bd28 [file] [log] [blame]
{
"name": "GoogleReporter",
"version": "1.2",
"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.2"
},
"source_files": [
"Source",
"GoogleReporter.swift"
],
"pushed_with_swift_version": "3.1"
}