blob: 7b7ae18a07d6e22f1d4949ed3b08557da04c414c [file] [log] [blame]
{
"name": "SwiftAnalytics",
"version": "0.2.1",
"summary": "SwiftAnalytics is a tool to implement all calls to event easyly",
"swift_versions": [
"5.0",
"4.2",
"3.2"
],
"description": "SwiftAnalytics is a tool to implement all calls to event without care about which service you will use in future, so the main idea is to keep it simple",
"homepage": "https://github.com/Tavernari/SwiftAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tavernari": "victortavernari@gmail.com"
},
"source": {
"git": "https://github.com/Tavernari/SwiftAnalytics.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftAnalytics/Classes/**/*",
"swift_version": "5.0"
}