blob: 1600951f9874a8f2ffa6d69123c7667a4678d08d [file] [log] [blame]
{
"name": "GoogleReporter",
"version": "1.4",
"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.4"
},
"source_files": [
"Source",
"GoogleReporter.swift"
]
}