[Add] OdeeoSDK 3.4.0
[CocoaPods.git] / Specs / 2 / 7 / 5 / YYDebugManager / 0.1.0 / YYDebugManager.podspec.json
blob609c8b5cf519a4cc494c1b38bc3228b4411a0033
2   "name": "YYDebugManager",
3   "version": "0.1.0",
4   "summary": "view log and network data on web",
5   "homepage": "https://y500.me",
6   "license": {
7     "type": "None",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "y500": "yanqizhou@126.com"
12   },
13   "source": {
14     "git": "https://github.com/y500/YYDebugManager.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "GCDWebServer": [
23     ],
24     "fishhook": [
26     ]
27   },
28   "source_files": [
29     "project/*.{h,m}",
30     "project/BLWebSocketsServer/*.{h,m}",
31     "project/BLWebSocketsServer/libwebsockets/*.{h,c}"
32   ],
33   "public_header_files": [
34     "project/YYDebugManager.h",
35     "project/BLWebSocketsServer/BLWebSocketsServer.h"
36   ],
37   "resources": "project/Web.bundle",
38   "requires_arc": true,
39   "frameworks": [
40     "Foundation",
41     "WebKit"
42   ],
43   "libraries": "z"