[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 6 / 1 / PonyDebuggerLogger / 0.0.3 / PonyDebuggerLogger.podspec.json
blob523a058b215c5d4dee8686b4e0986cf8d409cf97
2   "name": "PonyDebuggerLogger",
3   "version": "0.0.3",
4   "summary": "A bridge between CocoaLumberjack and PonyDebugger.",
5   "homepage": "https://github.com/mateuszmackowiak/PonyDebbugerLogger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mateusz Mackowiak": "m@mateuszmackowiak.art.pl"
12   },
13   "source": {
14     "git": "https://github.com/mateuszmackowiak/PonyDebbugerLogger.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "5.1"
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "public_header_files": "Source/**/*.h",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ],
26     "PonyDebugger": [
28     ]
29   },
30   "requires_arc": true