[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / b / AppLyftCocoaLumberjack / 1.0.4 / AppLyftCocoaLumberjack.podspec.json
blob8210f6ab4682f1db93011c1c64bc178eadd66f77
2   "name": "AppLyftCocoaLumberjack",
3   "version": "1.0.4",
4   "summary": "A custom CocoaLumberjack logger for AppLyft",
5   "homepage": "https://www.applyft.io/",
6   "authors": {
7     "AppLyft": "support@applyft.io"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE.md"
12   },
13   "source": {
14     "git": "https://github.com/AppLyft/AppLyft-CocoaLumberjack.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "AppLyftCocoaLumberjack",
21   "dependencies": {
22     "AppLyft": [
24     ],
25     "CocoaLumberjack": [
27     ]
28   }