blob: f1f841c910ed1c489d0db6169f17748a36454e3e [file] [log] [blame]
{
"name": "SimpleAnalytics",
"version": "0.1.0",
"summary": "Simple Analytics Library",
"description": "Provides one location to handle passing analytics to any desired analytics platform.",
"homepage": "https://github.com/appteur/simpleanalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Seth Arnott",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/appteur/simpleanalytics.git",
"branch": "master",
"tag": "0.1.0"
},
"source_files": "SimpleAnalytics/Source/**/*",
"pushed_with_swift_version": "3.0"
}