blob: 37c2a1f4ec9f4b663dd790eed6d75dd245fb25b6 [file] [log] [blame]
{
"name": "LolayInvestigo",
"version": "1.2",
"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.2"
},
"swift_versions": "4.2",
"module_name": "LolayInvestigo",
"static_framework": true,
"platforms": {
"ios": "12.2"
},
"source_files": "LolayInvestigo/*.swift",
"dependencies": {
"Firebase/Crashlytics": [
"6.25.0"
],
"Firebase/Analytics": [
"6.25.0"
]
},
"swift_version": "4.2"
}