[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / a / WNJHeadLineManager / 0.1.1 / WNJHeadLineManager.podspec.json
blob33c047f2d8ef82c0559b4c036f871b868ea8cc46
2   "name": "WNJHeadLineManager",
3   "version": "0.1.1",
4   "summary": "智慧怒江头条SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/melo30/WNJHeadLineManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/melo30/WNJHeadLineManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WNJHeadLineManager/Classes/**/*",
22   "resource_bundles": {
23     "WNJHeadLineManager": [
24       "WNJHeadLineManager/Assets/*.{png,xib,xcassets,txt}"
25     ]
26   },
27   "prefix_header_contents": [
28     "#import \"YYWebImage.h\"",
29     "#import \"Masonry.h\"",
30     "#import \"YYModel.h\"",
31     "#import \"UIColor+WNJHeadLineManagement.h\"",
32     "#import \"WNJHeadLineHeader.h\"",
33     "#import \"MJAdaptScreenHelp.h\"",
34     "#import \"CTMediator.h\"",
35     "#import \"UIControl+BlocksKit.h\"",
36     "#import \"UIView+BlocksKit.h\"",
37     "#import \"NSBundle+MJBundleHelp.h\"",
38     "#import \"UIImage+MJBundleHelp.h\""
39   ],
40   "dependencies": {
41     "YTKNetwork": [
43     ],
44     "YYModel": [
46     ],
47     "Masonry": [
49     ],
50     "MJRefresh": [
52     ],
53     "LCFastBuildListKit": [
55     ],
56     "MJPlaceholderView": [
58     ],
59     "YYWebImage": [
61     ],
62     "MJAdaptScreenHelp": [
64     ],
65     "CTMediator": [
67     ],
68     "BlocksKit": [
70     ],
71     "JXPagingView/Pager": [
73     ],
74     "JXCategoryView": [
76     ],
77     "MJBundleHelp": [
79     ]
80   }