blob: 12890f15d5fcd5ecaae11a0342808e9d3920cda3 [file] [log] [blame]
{
"name": "GoogleReporter",
"version": "1.5",
"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.5"
},
"source_files": "GoogleReporter/Source/*.swift"
}