[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / 4 / Zoo.Logger / 1.0.0 / Zoo.Logger.podspec.json
blob30d0edcbfe2ae78dce625c3d851cc3ec1770b7e3
2   "name": "Zoo.Logger",
3   "version": "1.0.0",
4   "summary": "Logger plugin for Zoo",
5   "description": "Logger plugin for Zoo",
6   "homepage": "https://github.com/lzackx/Zoo.Logger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzackx": "lzackx@lzackx.com"
13   },
14   "source": {
15     "git": "https://github.com/lzackx/Zoo.Logger.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "module_name": "ZooLogger",
22   "source_files": "Zoo.Logger/Classes/**/*",
23   "dependencies": {
24     "Zoo": [
26     ],
27     "Zoo.General": [
29     ],
30     "CocoaLumberjack": [
32     ]
33   }