[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / e / 8 / XCCocoaLumberjack / 3.7.4-xc14-2 / XCCocoaLumberjack.podspec.json
blob52504a9f76bb3206443b1d070ef64715b82243e4
2   "name": "XCCocoaLumberjack",
3   "version": "3.7.4-xc14-2",
4   "license": "BSD",
5   "summary": "A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS.",
6   "homepage": "https://github.com/CocoaLumberjack/CocoaLumberjack",
7   "authors": {
8     "Robbie Hanson": "robbiehanson@deusty.com"
9   },
10   "source": {
11     "git": "https://github.com/beMappy/CocoaLumberjack.git",
12     "tag": "3.7.4-xc14-2"
13   },
14   "description": "It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for objective-c, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the objective-c runtime.",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "cocoapods_version": ">= 1.4.0",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "vendored_frameworks": "CocoaLumberjack.xcframework",
24   "swift_version": "5.0"