[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 5 / LFKit / 1.0.8 / LFKit.podspec.json
blobce97753a092893fadadadd90822332717e74e3f9
2   "name": "LFKit",
3   "version": "1.0.8",
4   "summary": "常用工具组件",
5   "description": "常用工具组件",
6   "homepage": "https://github.com/zhanglinfeng/LFKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张林峰": "1051034428@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhanglinfeng/LFKit.git",
16     "tag": "1.0.8"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "YYWebImage": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Category",
30       "source_files": "LFKit/LFKit/Category/*"
31     },
32     {
33       "name": "Util",
34       "source_files": "LFKit/LFKit/Util/*"
35     },
36     {
37       "name": "LFBadge"
38     },
39     {
40       "name": "LFBubbleView"
41     },
42     {
43       "name": "LFCycleScrollView"
44     },
45     {
46       "name": "LFErrorView"
47     },
48     {
49       "name": "LFPickerView"
50     },
51     {
52       "name": "LFPopupMenu"
53     },
54     {
55       "name": "LFQRCode"
56     },
57     {
58       "name": "LFCamera"
59     },
60     {
61       "name": "LFImagePicker"
62     },
63     {
64       "name": "LFOptionTableView"
65     },
66     {
67       "name": "RotationMenu"
68     },
69     {
70       "name": "LFAnnulusProgress"
71     },
72     {
73       "name": "LFStarsView"
74     },
75     {
76       "name": "LFAlignCollectionViewFlowLayout"
77     },
78     {
79       "name": "Component",
80       "source_files": "LFKit/LFKit/Component/LFAlignCollectionViewFlowLayout/*"
81     }
82   ]