[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 0 / d / GRKOpenSSLFramework-1.0.2 / 1.0.2.10.5 / GRKOpenSSLFramework-1.0.2.podspec.json
blob130bb9c4fb10fcca21fa114d8598dc243c85861c
2   "name": "GRKOpenSSLFramework-1.0.2",
3   "module_name": "openssl",
4   "version": "1.0.2.10.5",
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.5"
15   },
16   "authors": {
17     "Levi Brown": "levigroker@gmail.com"
18   },
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO",
21     "APPLICATION_EXTENSION_API_ONLY": "YES"
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.8"
26   },
27   "ios": {
28     "vendored_frameworks": "OpenSSL-iOS/bin/openssl.framework"
29   },
30   "osx": {
31     "vendored_frameworks": "OpenSSL-macOS/bin/openssl.framework"
32   }