blob: 12dec9c6082bab79d1ebdc9005eb06b2e1a95bbf [file] [log] [blame]
{
"name": "DTSAnalytics",
"version": "0.1.0",
"summary": "A very lightweight abstract analytics framework",
"description": "DTSAnalytics is a very lightweight layer that allows you to integrate one or more analytics frameworks as needed.",
"homepage": "https://github.com/dannys42/DTSAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Danny Sung": "danny@dannysung.com"
},
"source": {
"git": "https://github.com/dannys42/DTSAnalytics.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTSAnalytics/Classes/**/*",
"pushed_with_swift_version": "3.0"
}