[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 6 / WYScanCodeComponent / 0.0.2 / WYScanCodeComponent.podspec.json
blobdb0f9e18dc51894a90737854108d914be49ef9f5
2   "name": "WYScanCodeComponent",
3   "version": "0.0.2",
4   "summary": "二维码扫描组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://101.37.147.213:3000/WYComponent/WYScanCodeComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wang": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://101.37.147.213:3000/WYComponent/WYScanCodeComponent.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYScanCodeComponent/Classes/**/*",
22   "resource_bundles": {
23     "WYScanCodeComponent": [
24       "WYScanCodeComponent/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "WYPublishUnits": [
29       "~> 0.0.1"
30     ],
31     "Masonry": [
32       "~> 1.1.0"
33     ],
34     "WYFrameAdaptiveManagerComponent": [
35       "~> 0.0.2"
36     ],
37     "XWHUDManager": [
38       "~> 0.2.7"
39     ],
40     "WHMediator": [
41       "~> 0.1.1"
42     ]
43   }