repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git]
/
Specs
/
2
/
8
/
5
/
AWNewsUIKit
/
0.1.1
/
AWNewsUIKit.podspec.json
blob
a26a41f3a75e21b6d5efc7401b8131e8ff68c9e1
1
{
2
"name": "AWNewsUIKit",
3
"version": "0.1.1",
4
"summary": "A NewsUIKit",
5
"homepage": "https://github.com/feixue299/NewsUIKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wpf": "1569485690@qq.com"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"swift_versions": "5.0",
17
"source": {
18
"git": "https://github.com/feixue299/NewsUIKit.git",
19
"tag": "0.1.1"
20
},
21
"source_files": [
22
"Sources",
23
"Sources/**/*.{swift}"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"AWNewsAPIKit": [
28
29
],
30
"JXSegmentedView": [
31
"~>1.0"
32
],
33
"SnapKit": [
34
35
],
36
"Kingfisher": [
37
38
],
39
"LYEmptyView": [
40
41
]
42
},
43
"swift_version": "5.0"
44
}