[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 4 / YQKit / 0.0.5 / YQKit.podspec.json
blob376c67973140eeeee0c8951e7c103e9cf531cc5b
2   "name": "YQKit",
3   "version": "0.0.5",
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.5"
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/Classes/YQAudio/**/*"
30     },
31     {
32       "name": "YQAppPurchase",
33       "source_files": "YQKit/Classes/YQAppPurchase/**/*"
34     },
35     {
36       "name": "YQActionSheet",
37       "source_files": "YQKit/Classes/YQActionSheet/**/*"
38     },
39     {
40       "name": "YQFlowLayout",
41       "source_files": "YQKit/Classes/YQFlowLayout/**/*"
42     },
43     {
44       "name": "YQPageControl",
45       "source_files": "YQKit/Classes/YQPageControl/**/*"
46     },
47     {
48       "name": "YQLinearPageControl",
49       "source_files": "YQKit/Classes/YQLinearPageControl/**/*"
50     },
51     {
52       "name": "YQWaterFallLayout",
53       "source_files": "YQKit/Classes/YQWaterFallLayout/**/*"
54     },
55     {
56       "name": "YQPagingEnableLayout",
57       "source_files": "YQKit/Classes/YQPagingEnableLayout/**/*"
58     },
59     {
60       "name": "YQSwitch",
61       "source_files": "YQKit/Classes/YQSwitch/**/*"
62     },
63     {
64       "name": "YQLocationManager",
65       "source_files": "YQKit/Classes/YQLocationManager/**/*"
66     },
67     {
68       "name": "YQPrivacyAuthTool",
69       "source_files": "YQKit/Classes/YQPrivacyAuthTool/**/*"
70     },
71     {
72       "name": "YQNetWorking",
73       "source_files": "YQKit/Classes/YQNetWorking/**/*"
74     }
75   ]