[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / b / HoneyQD / 1.0.5 / HoneyQD.podspec.json
blobb5b3c886df29f3c757d24efdee1c04899ddf1a70
2   "name": "HoneyQD",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HoneyQD/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "NetAssembly"
30     },
31     {
32       "name": "CommonAssembly"
33     }
34   ]