[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / 7 / c / DebugNetworkLib / 1.0.0 / DebugNetworkLib.podspec.json
blob80975d0641cb8c025520a2de44451919c9df390a
2   "name": "DebugNetworkLib",
3   "version": "1.0.0",
4   "summary": "Debug network for iOS.",
5   "description": "Debug network for iOS",
6   "homepage": "https://github.com/padgithub/DebugNetworkLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anh Dung": "dungqb00@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/padgithub/DebugNetworkLib.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "DebugNetworkLib/**/*.{h,m,swift}",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 15.2.0"
26     ]
27   },
28   "swift_version": "5"