[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / Tor / 406.7.1 / Tor.podspec.json
blob01ce05c5f6a543a134bdd0c0897685b72c0c2ca3
2   "name": "Tor",
3   "version": "406.7.1",
4   "summary": "Tor.framework is the easiest way to embed Tor in your iOS application.",
5   "description": "Tor.framework is the easiest way to embed Tor in your iOS application. Currently, the framework compiles in static versions of tor, libevent, openssl, and liblzma.",
6   "homepage": "https://github.com/iCepa/Tor.framework",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Conrad Kramer": "conrad@conradkramer.com",
12     "Chris Ballinger": "chris@chatsecure.org",
13     "Mike Tigas": "mike@tig.as",
14     "Benjamin Erhart": "berhart@netzarchitekten.com"
15   },
16   "source": {
17     "http": "https://github.com/iCepa/Tor.framework/releases/download/v406.7.1/Tor.framework.zip",
18     "flatten": true
19   },
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.9"
23   },
24   "requires_arc": true,
25   "ios": {
26     "vendored_frameworks": "Build/iOS/Tor.framework"
27   },
28   "osx": {
29     "vendored_frameworks": "Build/Mac/Tor.framework"
30   },
31   "module_name": "Tor",
32   "preserve_paths": "**/*.bcsymbolmap"