blob: be1a693e8b16ee7973895431c50e064ef1b43bec [file] [log] [blame]
{
"name": "SimpleAnalytics",
"version": "0.1.1",
"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": "10.0"
},
"source": {
"git": "https://github.com/appteur/simpleanalytics.git",
"branch": "master",
"tag": "0.1.1"
},
"source_files": "SimpleAnalytics/Source/**/*",
"pushed_with_swift_version": "3.0"
}