[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 7 / 9 / HLHJLookSDK / 1.0.2 / HLHJLookSDK.podspec.json
blob4b0919420d4777e8abc3a5399080bf7fb44abd83
2   "name": "HLHJLookSDK",
3   "version": "1.0.2",
4   "summary": "看看新闻",
5   "description": "\"看看新闻\"",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "https://github.com/zaijianrumo/HLHJLookSDK",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zaijianrumo": "2245190733@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zaijianrumo/HLHJLookSDK.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "HLHJFramework/HLHJLookSDK.framework/Headers/*.{h,m}",
22   "ios": {
23     "vendored_frameworks": [
24       "HLHJFramework/HLHJLookSDK.framework",
25       "HLHJFramework/IJKMediaFramework.framework"
26     ]
27   },
28   "resources": "HLHJFramework/HLHJNewLiveResource.bundle",
29   "frameworks": [
30     "VideoToolbox",
31     "UIKit",
32     "QuartzCore",
33     "OpenGLES",
34     "MobileCoreServices",
35     "MediaPlayer",
36     "CoreVideo",
37     "CoreMedia",
38     "CoreGraphics",
39     "AVFoundation",
40     "AudioToolbox"
41   ],
42   "xcconfig": {
43     "VALID_ARCHS": "arm64 x86_64"
44   },
45   "dependencies": {
46     "AFNetworking": [
48     ],
49     "Masonry": [
51     ],
52     "MJRefresh": [
54     ],
55     "YYModel": [
57     ],
58     "SDWebImage": [
60     ],
61     "SDCycleScrollView": [
63     ],
64     "TMUserCenter": [
66     ],
67     "IQKeyboardManager": [
69     ],
70     "MBProgressHUD": [
72     ],
73     "WMPageController": [
75     ],
76     "BarrageRenderer": [
78     ],
79     "DZNEmptyDataSet": [
81     ],
82     "ZFPlayer": [
83       "~> 3.0.7"
84     ],
85     "ZFPlayer/ControlView": [
86       "~> 3.0.7"
87     ],
88     "ZFPlayer/AVPlayer": [
89       "~> 3.0.7"
90     ]
91   }