[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / f / 3 / 8 / ProxyResolver / 0.3.1 / ProxyResolver.podspec.json
blob2cd225e2d9c38a393cf3fd065cfcfa1b0a8c27c8
2   "name": "ProxyResolver",
3   "version": "0.3.1",
4   "summary": "Simple resolution of user proxy settings for macOS",
5   "description": "ProxyResolver allows simply resolve the actual proxy information from users\nsystem configuration and could be used for setting up Stream-based connections,\nfor example for Web Sockets.",
6   "homepage": "https://github.com/rinold/ProxyResolver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rinold": "mihail.churbanov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rinold/ProxyResolver.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://twitter.com/rinold_nn",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10"
22   },
23   "source_files": "ProxyResolver/Classes/**/*"