[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / e / 9 / BBRSACryptor-hicool / 0.0.1 / BBRSACryptor-hicool.podspec.json
blob04c1ad63da44e01ee30a473ccadd40df12f00c1c
2   "name": "BBRSACryptor-hicool",
3   "version": "0.0.1",
4   "summary": "BBRSACryptor-hicool.",
5   "description": "BBRSACryptor-hicool is a library.",
6   "homepage": "https://github.com/jindegege/BBRSACryptor-hicool",
7   "license": "MIT",
8   "authors": {
9     "jindegege": "jindegege@aliyun.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/jindegege/BBRSACryptor-hicool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BBRSACryptor",
20     "BBRSACryptor/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "subspecs": [
24     {
25       "name": "GTMBase64",
26       "source_files": "GTMBase64/*.{h,m}"
27     },
28     {
29       "name": "OpenSSL",
30       "vendored_libraries": [
31         "OpenSSL/lib/libcrypto.a",
32         "OpenSSL/lib/libssl.a"
33       ],
34       "subspecs": [
35         {
36           "name": "include",
37           "source_files": "OpenSSL/include/**/*.h",
38           "header_mappings_dir": "OpenSSL/include"
39         }
40       ]
41     }
42   ]