[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 1 / TBVLogger / 1.0.0 / TBVLogger.podspec.json
blob93f732b357747cccc2a0f64659b8bc96b48ed068
2   "name": "TBVLogger",
3   "version": "1.0.0",
4   "summary": "extension of CocoaLumberjack",
5   "homepage": "https://github.com/tobevoid/TBVLogger",
6   "documentation_url": "https://github.com/tobevoid/TBVLogger",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "tripleCC",
11   "source": {
12     "git": "https://github.com/tobevoid/TBVLogger.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "TBVLogger/*.{h,m}",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "dependencies": {
20     "CocoaLumberjack": [
21       "~> 3.0"
22     ]
23   }