[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / f / DMLogFormatter / 1.0.0 / DMLogFormatter.podspec.json
blob9959e34cb03a72158a06c15dd6a6f60383ece542
2   "name": "DMLogFormatter",
3   "version": "1.0.0",
4   "summary": "A clean log formatter for CocoaLumberjack.",
5   "homepage": "https://github.com/devmob-DE/CocoaLumberjack-DMLogFormatter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Martin Stolz": "martin@devmob.de"
12   },
13   "source": {
14     "git": "https://github.com/devmob-DE/CocoaLumberjack-DMLogFormatter.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "3.0"
19   },
20   "source_files": "*.{m,h}",
21   "dependencies": {
22     "CocoaLumberjack": [
23       "~> 1.3"
24     ]
25   },
26   "requires_arc": false