| { | |
| "name": "AppLyftCocoaLumberjack", | |
| "version": "1.0.4", | |
| "summary": "A custom CocoaLumberjack logger for AppLyft", | |
| "homepage": "https://www.applyft.io/", | |
| "authors": { | |
| "AppLyft": "support@applyft.io" | |
| }, | |
| "license": { | |
| "type": "Commercial", | |
| "file": "LICENSE.md" | |
| }, | |
| "source": { | |
| "git": "https://github.com/AppLyft/AppLyft-CocoaLumberjack.git", | |
| "tag": "1.0.4" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "AppLyftCocoaLumberjack", | |
| "dependencies": { | |
| "AppLyft": [ | |
| ], | |
| "CocoaLumberjack": [ | |
| ] | |
| } | |
| } |