iOS implement local server

This commit is contained in:
pengfei.zhou
2019-08-14 16:03:37 +08:00
parent a8e93648b0
commit 8c2c55e7b8
5 changed files with 144 additions and 1 deletions

View File

@@ -41,4 +41,5 @@ TODO: Add long description of the pod here.
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'SDWebImage', '~> 5.0'
s.dependency 'SocketRocket', '~> 0.5.1'
s.dependency 'GCDWebServer', '~> 3.0'
end