2 "name": "Compress-Upload-CocoaLumberjack",
4 "summary": "Remote logging via NSURLSession transfer to upload compressed CocoaLumberjack logs to an HTTP server.",
5 "description": "A mashup of the example CompressingLogFileManager in CocoaLumberjack and \nBackgroundUpload-CocoaLumberjack: https://github.com/pushd/BackgroundUpload-CocoaLumberjack.\nWhen the log file is rolled/archived, it's compressed, then uploaded to an HTTP server, and finally deleted.",
6 "homepage": "https://github.com/jamesstout/Compress-Upload-CocoaLumberjack",
12 "jamesstout": "stoutyhk@gmail.com"
15 "git": "https://github.com/jamesstout/Compress-Upload-CocoaLumberjack.git",
18 "social_media_url": "https://twitter.com/stoutyhk",
22 "source_files": "Compress-Upload-CocoaLumberjack/Classes/**/*",
23 "public_header_files": "Compress-Upload-CocoaLumberjack/Classes/**/*.h",