blob: 135ceebc737912d952b9ebf5ae84bcb715f39adf [file] [log] [blame]
{
"name": "BeappLogger",
"version": "0.1.1",
"summary": "This Pod allows you to centralize the logs of your app, and distribute them wherever you want.",
"homepage": "https://github.com/BeApp/beapp.library.logger.ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Beapp": "dev@beapp.fr"
},
"source": {
"git": "https://github.com/BeApp/beapp.library.logger.ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeappLogger/Classes/**/*",
"swift_version": "5.0",
"frameworks": "Foundation"
}