4 "summary": "The easiest way to integrate Tor and Pluggable Transports into your app.",
5 "description": "This library bundles all building blocks to integrate Tor into your app:\n- Tor.framework using\n - C-Tor\n - GeoIP files\n- IPtProxyUI using\n - Lyrebird Pluggable Transport\n - Snowflake Pluggable Transport\n - Auto-configuration support via Moat/RdSys services\n - Auto-configuration support for IPv4/IPv6 cappable networks\n- OrbotKit to detect and interact with a running Orbot\n\nPlus\n- A \"smart connect\" algorithm to automatically step through the transports to\n find a connection in hostile environments.\n- Provide correct `WKWebView` and `URLSession` proxy configurations.",
6 "homepage": "https://github.com/tladesignz/TorManager",
12 "Benjamin Erhart": "berhart@netzarchitekten.com"
15 "git": "https://github.com/tladesignz/TorManager.git",
18 "social_media_url": "https://twitter.com/tladesignz",
23 "static_framework": true,
24 "swift_versions": "5.5",
25 "source_files": "TorManager/Classes/**/*",
41 "swift_version": "5.5"