[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / b / a / CrashlyticsLumberjack / 1.0.1 / CrashlyticsLumberjack.podspec.json
blobff0a8270ca96c7405a17928d12800809101c0351
2   "name": "CrashlyticsLumberjack",
3   "version": "1.0.1",
4   "summary": "A Crashlytics Logging->CocoaLumberjack Bridge.",
5   "homepage": "http://github.com/TechSmith/CrashlyticsLumberjack",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mike Simons": "m.simons@techsmith.com"
12   },
13   "source": {
14     "git": "https://github.com/TechSmith/CrashlyticsLumberjack.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Source",
19     "Source/CrashlyticsLogger.{h,m}"
20   ],
21   "frameworks": "Crashlytics",
22   "requires_arc": true,
23   "dependencies": {
24     "CocoaLumberjack/Core": [
26     ]
27   }