[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 3 / 4 / YQKit / 0.0.2 / YQKit.podspec.json
blob0b8d947c3479ae1299a49a310f36ff88c8587de8
2   "name": "YQKit",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "YQAudio",
24       "source_files": "YQKit/Classes/YQAudio/**/*"
25     },
26     {
27       "name": "YQAppPurchase",
28       "source_files": "YQKit/Classes/YQAppPurchase/**/*"
29     },
30     {
31       "name": "YQActionSheet",
32       "source_files": "YQKit/Classes/YQActionSheet/**/*"
33     },
34     {
35       "name": "YQFlowLayout",
36       "source_files": "YQKit/Classes/YQFlowLayout/**/*"
37     },
38     {
39       "name": "YQPageControl",
40       "source_files": "YQKit/Classes/YQPageControl/**/*"
41     },
42     {
43       "name": "YQLinearPageControl",
44       "source_files": "YQKit/Classes/YQLinearPageControl/**/*"
45     },
46     {
47       "name": "YQWaterFallLayout",
48       "source_files": "YQKit/Classes/YQWaterFallLayout/**/*"
49     },
50     {
51       "name": "YQPagingEnableLayout",
52       "source_files": "YQKit/Classes/YQPagingEnableLayout/**/*"
53     },
54     {
55       "name": "YQSwitch",
56       "source_files": "YQKit/Classes/YQSwitch/**/*"
57     }
58   ]