[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 9 / NetworkAnalyzer / 1.0.0 / NetworkAnalyzer.podspec.json
blob66aae357b959b3312cb9c7c8c62b6c54e9396a0c
2   "name": "NetworkAnalyzer",
3   "version": "1.0.0",
4   "summary": "A Simple network analyzer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/daflecardoso/NetworkAnalyzer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daflecardoso": "daflesantos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/daflecardoso/NetworkAnalyzer.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "NetworkAnalyzer/Classes/**/*",
23   "resource_bundles": {
24     "Resources": [
25       "NetworkAnalyzer/Assets/*"
26     ]
27   },
28   "swift_version": "5.0"