[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 2 / a / 5 / YDHardWareWeb / 0.0.1 / YDHardWareWeb.podspec.json
blob53a206b360a1e190d172740d9aca897d8b09147a
2   "name": "YDHardWareWeb",
3   "version": "0.0.1",
4   "summary": "蓝牙硬件基本的库以及必要的一些文件",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "https://github.com/helinyu/YDHardWareWeb",
9   "license": "MIT",
10   "authors": {
11     "felix": "2319979647@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/helinyu/YDHardWareWeb.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "description": "YDHardWareWeb is for easier to use",
19   "vendored_frameworks": "YDHardWareWeb.framework",
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.2"
23     ],
24     "BabyBluetooth": [
25       "~> 0.7.0"
26     ],
27     "WebViewJavascriptBridge": [
28       "~> 6.0.2"
29     ],
30     "SVProgressHUD": [
31       "~> 2.1.2"
32     ],
33     "NJKWebViewProgress": [
34       "~> 0.2.3"
35     ],
36     "YYModel": [
37       "~> 1.0.4"
38     ],
39     "MJRefresh": [
40       "~> 3.1.12"
41     ],
42     "Reachability": [
43       "~> 3.2"
44     ]
45   }