[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / f / ZWLoggers / 1.0.0 / ZWLoggers.podspec.json
bloba0fe37dbbaa3eaf3ca2df7989c20f8d3aa41f793
2   "name": "ZWLoggers",
3   "summary": "A log component.",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "gavin": "lovegavin@outlook.com"
11   },
12   "homepage": "https://github.com/GavinZw/ZWLoggers",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GavinZw/ZWLoggers.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZWLoggers/*.{h,m}",
22   "public_header_files": "ZWLoggers/*.{h}",
23   "dependencies": {
24     "CocoaLumberjack/Default": [
26     ]
27   }