blob: 757e1d9e5924d2ee51ec08e30df048ed06d014d0 [file] [log] [blame]
{
"name": "LolayInvestigo",
"version": "1.0.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Lolay tracking library wrapper",
"homepage": "https://github.com/lolay/investigo-swift",
"authors": {
"Lolay, Inc.": "info@lolay.com"
},
"source": {
"git": "https://github.com/lolay/investigo-swift.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"module_name": "LolayInvestigo",
"static_framework": true,
"platforms": {
"ios": "12.1"
},
"source_files": "LolayInvestigo/*.swift",
"dependencies": {
"Fabric": [
"1.9.0"
],
"Crashlytics": [
"3.12.0"
],
"Firebase/Analytics": [
"5.18.0"
]
}
}