[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 3 / e / 4 / YDOpenHardware / 0.2.6 / YDOpenHardware.podspec.json
blob06432d7c65180754aee91b9b35c0576eb22d60f6
2   "name": "YDOpenHardware",
3   "version": "0.2.6",
4   "summary": "蓝牙硬件开发平台,数据存储",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "https://github.com/helinyu/YDOpenHardwarePod",
9   "license": "MIT",
10   "authors": {
11     "felix": "2319979647@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/helinyu/YDOpenHardwarePod.git",
15     "tag": "0.2.6"
16   },
17   "source_files": [
18     "ydOpenHardware/Bluetooth/*.{h,m}",
19     "ydOpenHardware/extension/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "description": "YDOpenHardware is for easier to use",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.2"
26     ],
27     "BabyBluetooth": [
28       "~> 0.7.0"
29     ],
30     "WebViewJavascriptBridge": [
31       "~> 6.0.2"
32     ],
33     "SVProgressHUD": [
34       "~> 2.1.2"
35     ],
36     "NJKWebViewProgress": [
37       "~> 0.2.3"
38     ],
39     "YYModel": [
40       "~> 1.0.4"
41     ],
42     "MJRefresh": [
43       "~> 3.1.12"
44     ],
45     "Reachability": [
46       "~> 3.2"
47     ]
48   }