[Add] MapboxCommon 24.10.0-daily-2025-02-03-04-26
[CocoaPods.git] / Specs / d / 2 / 6 / WGLNetworkMonitor / 0.0.1 / WGLNetworkMonitor.podspec.json
blobe9b87cebe21cd5b9b65c44aa9f42575c3deed034
2   "name": "WGLNetworkMonitor",
3   "version": "0.0.1",
4   "summary": "This is a mobile network status monitor.",
5   "description": "\"This is a mobile network status monitor.\"",
6   "homepage": "https://github.com/guanlongwu/WGLNetworkMonitor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLNetworkMonitor.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WGLNetworkMonitor/*",
22   "public_header_files": "WGLNetworkMonitor/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true