[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 4 / 0 / d / GRKOpenSSLFramework-1.0.2 / 1.0.2.10.0 / GRKOpenSSLFramework-1.0.2.podspec.json
blob863d37a5b39f7d1fa89ec3fbf7f9f4e3ac1b2c10
2   "name": "GRKOpenSSLFramework-1.0.2",
3   "module_name": "openssl",
4   "version": "1.0.2.10.0",
5   "summary": "OpenSSL for iOS and OS X",
6   "description": "OpenSSL Framework binaries.",
7   "homepage": "https://github.com/levigroker/OpenSSL/",
8   "license": {
9     "type": "OpenSSL (OpenSSL/SSLeay)",
10     "file": "LICENSE.txt"
11   },
12   "source": {
13     "git": "https://github.com/RishatShamsutdinov/GRKOpenSSLFramework.git",
14     "tag": "1.0.2.10.0"
15   },
16   "authors": {
17     "Levi Brown": "levigroker@gmail.com"
18   },
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.8"
25   },
26   "ios": {
27     "vendored_frameworks": "OpenSSL-iOS/bin/openssl.framework"
28   },
29   "osx": {
30     "vendored_frameworks": "OpenSSL-macOS/bin/openssl.framework"
31   }