blob: 3c30e6714d9f72f4564deb03d164b8529717d048 [file] [log] [blame]
{
"name": "BLLogger",
"version": "0.4.0",
"summary": "A Swift dLog implementation.",
"homepage": "https://github.com/BellAppLab/BLLogger",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/BLLogger.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation"
}