[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 4 / YQKit / 0.0.9 / YQKit.podspec.json
blobe9b4017db022fff5824c899f7e8505739a83455a
2   "name": "YQKit",
3   "version": "0.0.9",
4   "summary": "A short description of YQKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MartinChristopher/YQKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MartinChristopher": "519483040@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MartinChristopher/YQKit.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       "4.0.1"
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "YQAudio",
29       "source_files": "YQKit/YQAudio/**/*.{h,m}"
30     },
31     {
32       "name": "YQAppPurchase",
33       "source_files": "YQKit/YQAppPurchase/**/*.{h,m}"
34     },
35     {
36       "name": "YQActionSheet",
37       "source_files": "YQKit/YQActionSheet/**/*.{h,m}"
38     },
39     {
40       "name": "YQFlowLayout",
41       "source_files": "YQKit/YQFlowLayout/**/*.{h,m}"
42     },
43     {
44       "name": "YQPageControl",
45       "source_files": "YQKit/YQPageControl/**/*.{h,m}"
46     },
47     {
48       "name": "YQLinearPageControl",
49       "source_files": "YQKit/YQLinearPageControl/**/*.{h,m}"
50     },
51     {
52       "name": "YQWaterFallLayout",
53       "source_files": "YQKit/YQWaterFallLayout/**/*.{h,m}"
54     },
55     {
56       "name": "YQPagingEnableLayout",
57       "source_files": "YQKit/YQPagingEnableLayout/**/*.{h,m}"
58     },
59     {
60       "name": "YQSwitch",
61       "source_files": "YQKit/YQSwitch/**/*.{h,m}"
62     },
63     {
64       "name": "YQLocationManager",
65       "source_files": "YQKit/YQLocationManager/**/*.{h,m}"
66     },
67     {
68       "name": "YQPrivacyAuthTool",
69       "source_files": "YQKit/YQPrivacyAuthTool/**/*.{h,m}"
70     },
71     {
72       "name": "YQNetWorking",
73       "source_files": "YQKit/YQNetWorking/**/*.{h,m}"
74     }
75   ]