[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / 5 / WNJHeadLineSDK / 0.1.0 / WNJHeadLineSDK.podspec.json
blob78169d89e5add53efc5d6e723a4bc029f61f914c
2   "name": "WNJHeadLineSDK",
3   "version": "0.1.0",
4   "summary": "智慧怒江头条SDK",
5   "homepage": "http://192.168.0.49/APP/wnjheadlinesdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "melo30": "281083409@qq.com"
12   },
13   "source": {
14     "git": "http://192.168.0.49/APP/wnjheadlinesdk.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "WNJHeadLineSDK/Classes/**/*",
21   "resource_bundles": {
22     "WNJHeadLineSDK": [
23       "WNJHeadLineSDK/Assets/*.{png,xib,xcassets,txt}"
24     ]
25   },
26   "prefix_header_contents": [
27     "#import \"YYWebImage.h\"",
28     "#import \"Masonry.h\"",
29     "#import \"YYModel.h\"",
30     "#import \"UIColor+WNJHeadLineManagement.h\"",
31     "#import \"WNJHeadLineHeader.h\"",
32     "#import \"MJAdaptScreenHelp.h\"",
33     "#import \"CTMediator.h\"",
34     "#import \"UIControl+BlocksKit.h\"",
35     "#import \"UIView+BlocksKit.h\"",
36     "#import \"NSBundle+MJBundleHelp.h\"",
37     "#import \"UIImage+MJBundleHelp.h\""
38   ],
39   "dependencies": {
40     "YTKNetwork": [
42     ],
43     "YYModel": [
45     ],
46     "Masonry": [
48     ],
49     "MJRefresh": [
51     ],
52     "LCFastBuildListKit": [
54     ],
55     "MJPlaceholderView": [
57     ],
58     "YYWebImage": [
60     ],
61     "MJAdaptScreenHelp": [
63     ],
64     "CTMediator": [
66     ],
67     "BlocksKit": [
69     ],
70     "JXPagingView/Pager": [
72     ],
73     "JXCategoryView": [
75     ],
76     "MJBundleHelp": [
78     ]
79   }