[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / b / HoneyQD / 1.0.3 / HoneyQD.podspec.json
blob6620c4b3ad501d48eabd7e0d4621db2cbffdd0b3
2   "name": "HoneyQD",
3   "version": "1.0.3",
4   "summary": "项目常用框架.",
5   "description": "快速集成项目常用框架.",
6   "homepage": "https://github.com/developer-chenlin/HoneyQD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenlinios@sina.com": "chenlinios@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/developer-chenlin/HoneyQD.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HoneyQD/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ]
26   }