[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / a / f / HWSdkUIKit / 0.1.1 / HWSdkUIKit.podspec.json
blob9b70a27618e46fedeecc1c8fd82d0354ba1f76cc
2   "name": "HWSdkUIKit",
3   "version": "0.1.1",
4   "summary": "A short description of HWSdkUIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gdhGaoFei/HWSdkUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "华&梅": "gdhgaofei@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gdhGaoFei/HWSdkUIKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HWSdkUIKit/Classes/**/*",
22   "resources": "HWSdkUIKit/**/*.bundle",
23   "public_header_files": "HWSdkUIKit/**/*.h",
24   "dependencies": {
25     "Masonry": [
26       "1.1.0"
27     ],
28     "MBProgressHUD": [
29       "1.2.0"
30     ],
31     "ReactiveObjC": [
32       "3.1.1"
33     ],
34     "MJRefresh": [
35       "3.7.5"
36     ],
37     "YYCategories": [
38       "1.0.4"
39     ]
40   }