[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 0 / 5 / b / bitcode / 0.0.2 / bitcode.podspec.json
blobb0e07c2993f94cbd292f5728bffd65851dcf0c61
2   "name": "bitcode",
3   "version": "0.0.2",
4   "summary": "bitcode是一个很简单的比特币钱包模块.",
5   "description": "bitcode是一个很简单的比特币钱包模块,我们可以使用它来开发比特币.",
6   "homepage": "https://github.com/CheckNill/bitcode",
7   "license": {
8     "type": "LICENSE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CheckNill": "958865443@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CheckNill/bitcode.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "bitcode/*",
22   "exclude_files": "Classes/Exclude",
23   "libraries": [
24     "ssl",
25     "crypto"
26   ],
27   "dependencies": {
28     "CocoaLumberjack": [
29       "~> 1.9"
30     ],
31     "FMDB": [
33     ],
34     "KKOpenSSL": [
36     ],
37     "SSModel": [
39     ],
40     "KSCrash": [
41       "~> 0.0.3"
42     ],
43     "MKNetworkKit": [
44       "~> 0.87"
45     ],
46     "AFNetworking": [
48     ],
49     "RegexKitLite": [
50       "~> 4.0"
51     ],
52     "SimpleKeychain": [
54     ],
55     "FXBlurView": [
57     ]
58   }