[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / f / 2 / c / WebLogBridge / 0.0.1 / WebLogBridge.podspec.json
blob9aa244eb23c753633fd500fd837da7197e3cb53e
2   "name": "WebLogBridge",
3   "version": "0.0.1",
4   "summary": "A short description of WebLogBridge.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/irobbin1024/WebLogBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "irobbin1024": "longbin.lai@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/irobbin1024/WebLogBridge.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WebLogBridge/Classes/**/*",
22   "resource_bundles": {
23     "WebLogBridge": [
24       "WebLogBridge/Assets/*.*"
25     ]
26   },
27   "dependencies": {
28     "GCDWebServer": [
30     ]
31   }