blob: 4cd1a8d65fe42f10ec8f9580487f51426f197908 [file] [log] [blame]
{
"name": "SwiftAnalytics",
"version": "0.1.3",
"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.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftAnalytics/Classes/**/*",
"swift_version": "5.0"
}