[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 3 / e / 4 / YDOpenHardware / 0.2.7 / YDOpenHardware.podspec.json
blob7f346c4f64d0061f1ca1c59dc3637b2336f4908b
2   "name": "YDOpenHardware",
3   "version": "0.2.7",
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.7"
16   },
17   "source_files": [
18     "ydOpenHardware/Bluetooth/*.{h,m}",
19     "ydOpenHardware/extension/*.{h,m}",
20     "ydOpenHardware/MSJsonKit/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "description": "YDOpenHardware is for easier to use",
24   "dependencies": {
25     "Masonry": [
26       "~> 1.0.2"
27     ],
28     "BabyBluetooth": [
29       "~> 0.7.0"
30     ],
31     "WebViewJavascriptBridge": [
32       "~> 6.0.2"
33     ],
34     "SVProgressHUD": [
35       "~> 2.1.2"
36     ],
37     "NJKWebViewProgress": [
38       "~> 0.2.3"
39     ],
40     "YYModel": [
41       "~> 1.0.4"
42     ],
43     "MJRefresh": [
44       "~> 3.1.12"
45     ],
46     "Reachability": [
47       "~> 3.2"
48     ]
49   }