[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 6 / WBLumberjack / 0.0.1 / WBLumberjack.podspec.json
blob21fd9a33ca8e9be2f3f992ae7dc745f193839093
2   "name": "WBLumberjack",
3   "version": "0.0.1",
4   "summary": "日志系统快速集成",
5   "homepage": "https://github.com/wenmobo/WBLumberjack",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wenbo": "1050794513@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/wenmobo/WBLumberjack.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "WBLumberjack/**/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "CocoaLumberjack": [
26     ]
27   }