[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 4 / ZBOpenSSL / 0.0.2 / ZBOpenSSL.podspec.json
blob19babfd0024b88404a110e022ff545f5f469258e
2   "name": "ZBOpenSSL",
3   "version": "0.0.2",
4   "summary": "OpenSSL tools!",
5   "description": "This is a openssl tools!",
6   "homepage": "https://github.com/githubzb/ZBOpenSSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dr.box": "1126976340@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/githubzb/ZBOpenSSL.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "ZBOpenSSL/Resource/**/*.{h,m}",
23   "dependencies": {
24     "GTMBase64": [
25       "~> 1.0.1"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "openssl",
31       "vendored_frameworks": "openssl.framework"
32     }
33   ]