[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 8 / ProxyResolver / 0.1.0 / ProxyResolver.podspec.json
blobd63c94da858afa22fd81f815d398d17414b8fbc7
2   "name": "ProxyResolver",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "ProxyResolver/Classes/**/*"