[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / f / XiangHongKit / 0.0.1 / XiangHongKit.podspec.json
blobe5c19ae196725cb8f418fda3d2e335651ead596c
2   "name": "XiangHongKit",
3   "version": "0.0.1",
4   "summary": "framework",
5   "description": "Initialize the",
6   "homepage": "https://github.com/xh1130485186/XHKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianghong": "1130485186@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xh1130485186/XHKit.git",
19     "tag": "0.0.1"
20   },
21   "resources": "xhkit.bundle",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Extensions",
26       "subspecs": [
27         {
28           "name": "DZNEmptyDataSet",
29           "source_files": "Extensions/DZNEmptyDataSet/*.{h,m}"
30         },
31         {
32           "name": "NSAttributedString",
33           "source_files": "Extensions/NSAttributedString/*.{h,m}"
34         },
35         {
36           "name": "NSDate",
37           "source_files": "Extensions/NSDate/*.{h,m}"
38         },
39         {
40           "name": "NSObject",
41           "source_files": "Extensions/NSObject/*.{h,m}"
42         },
43         {
44           "name": "NSString",
45           "source_files": "Extensions/NSString/*.{h,m}"
46         },
47         {
48           "name": "UIApplication",
49           "source_files": "Extensions/UIApplication/*.{h,m}"
50         },
51         {
52           "name": "UIView",
53           "source_files": "Extensions/UIView/*.{h,m}"
54         },
55         {
56           "name": "UIViewController",
57           "source_files": "Extensions/UIViewController/*.{h,m}"
58         }
59       ]
60     },
61     {
62       "name": "Tools",
63       "subspecs": [
64         {
65           "name": "QMUIKeyboard",
66           "source_files": "Tools/QMUIKeyboard/*.{h,m}"
67         },
68         {
69           "name": "RFJModel",
70           "source_files": "Tools/RFJModel/*.{h,m}"
71         },
72         {
73           "name": "XHFile",
74           "source_files": "Tools/XHFile/*.{h,m}"
75         },
76         {
77           "name": "XHKeychain",
78           "source_files": "Tools/XHKeychain/*.{h,m}"
79         },
80         {
81           "name": "XHLocation",
82           "source_files": "Tools/XHLocation/*.{h,m}"
83         },
84         {
85           "name": "XHTimer",
86           "source_files": "Tools/XHTimer/*.{h,m}"
87         },
88         {
89           "name": "XHContainer",
90           "source_files": "Tools/XHContainer/*.{h,m}"
91         }
92       ]
93     }
94   ]