[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 5 / YYDebugManager / 0.2.0 / YYDebugManager.podspec.json
blob50f677d414e7d4686baed2d220985a589f575902
2   "name": "YYDebugManager",
3   "version": "0.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "fishhook": [
23     ]
24   },
25   "source_files": [
26     "project/*.{h,m}",
27     "project/BLWebSocketsServer/*.{h,m}",
28     "project/BLWebSocketsServer/libwebsockets/*.{h,c}"
29   ],
30   "public_header_files": [
31     "project/YYDebugManager.h",
32     "project/BLWebSocketsServer/BLWebSocketsServer.h"
33   ],
34   "resources": "project/Web.bundle",
35   "requires_arc": true,
36   "frameworks": [
37     "Foundation",
38     "WebKit"
39   ],
40   "libraries": "z"