[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / 6 / EventTracing-iOS-LogViewer / 1.0.0 / EventTracing-iOS-LogViewer.podspec.json
blob8f87f5119048720231f5a0d56d9204a9018d39df
2   "name": "EventTracing-iOS-LogViewer",
3   "version": "1.0.0",
4   "summary": "EventTracing-iOS-LogViewer.",
5   "description": "EventTracing-iOS-LogViewer",
6   "homepage": "https://github.com/EventTracing/EventTracing-iOS-LogViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eventtracing": "eventtracing@service.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/EventTracing/EventTracing-iOS-LogViewer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "module_name": "EventTracingLogViewer",
22   "source_files": [
23     "EventTracing-iOS-LogViewer/Classes/**/*.{h,m,mm}"
24   ],
25   "public_header_files": [
26     "EventTracing-iOS-LogViewer/Classes/*.h"
27   ],
28   "dependencies": {
29     "SocketRocket": [
30       "~> 0.6.0"
31     ]
32   }