[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 0 / 4 / e / QLLogger / 0.0.1 / QLLogger.podspec.json
blob3280d295a07d57d5ecf650c569d3a24c78b1face
2   "name": "QLLogger",
3   "version": "0.0.1",
4   "summary": "This is a simple tool for logging.",
5   "homepage": "https://github.com/rainbowql/QLLogger",
6   "license": "MIT",
7   "authors": {
8     "rainbowql": "qinlu_16@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/rainbowql/QLLogger.git"
15   },
16   "source_files": [
17     "QLLogger",
18     "QLLogger/*.{swift}"
19   ],
20   "public_header_files": "QLLogger/*.h",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0",
24   "deprecated": true