[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / a / CaptureLogger / 1.0.2 / CaptureLogger.podspec.json
blob4b8b5606ce0941d792c78f17a97c3c3e48a85b16
2   "name": "CaptureLogger",
3   "version": "1.0.2",
4   "summary": "CaptureLogger is a debug logger.",
5   "description": "CaptureLogger is modified by BugshotKit . All iOS versions are supported",
6   "homepage": "https://github.com/MSXF/CaptureLogger.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "yijianjun": "jianjun.yi@msxf.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/MSXF/CaptureLogger.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/Core/*.h",
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "MessageUI"
30   ],
31   "requires_arc": true,
32   "deprecated": true