blob: b1eef94332353d02c7928b9eb105e85e27bd7528 [file] [log] [blame]
{
"name": "SimpleGoogleAnalytics",
"version": "1.0.0",
"summary": "SimpleGoogleAnalytics is fairly simple way to use Google Analytics on OSX.",
"homepage": "https://github.com/PlugForMac/SimpleGoogleAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Marchant": "alexjmarchant@gmail.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/PlugForMac/SimpleGoogleAnalytics.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.0.1"
]
},
"pushed_with_swift_version": "3.0"
}