blob: be29774ae23788f3cad889eb10ef6c9233aa34f9 [file] [log] [blame]
{
"name": "BPAnalyticsManager",
"version": "0.0.1",
"summary": "Roll your own custom analytics.",
"description": "Roll your own custom analytics. Write your custom engine and off you go.",
"homepage": "https://github.com/Sjoerdjanssenen/AnalyticsManager",
"license": "MIT",
"authors": {
"Sjoerd Janssen": "sjoerd.janssen@studioblauwprint.com"
},
"social_media_url": "http://twitter.com/sjoerdjanssenen",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Sjoerdjanssenen/AnalyticsManager.git",
"tag": "0.0.1"
},
"source_files": "AnalyticsManager/**/*.{swift}",
"exclude_files": "Classes/Exclude"
}