[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / a / ETFormatter / 1.0 / ETFormatter.podspec.json
blob428eb8ceeaae83e4b76b507f903ce8482b072493
2   "name": "ETFormatter",
3   "version": "1.0",
4   "summary": "Custom CocoaLumberjack formatter.",
5   "description": "ETFormatter formats with custom colors and headers with detailed information of the class, function and line for CocoaLumberjack logger.",
6   "homepage": "https://github.com/esttorhe/ETFormatter",
7   "license": "MIT",
8   "authors": {
9     "Esteban Torres": "me@estebantorr.es"
10   },
11   "source": {
12     "git": "https://github.com/esttorhe/ETFormatter.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ETFormatter",
20   "dependencies": {
21     "CocoaLumberjack": [
23     ]
24   }