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] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git]
/
Specs
/
3
/
b
/
f
/
LWKit
/
1.0.1
/
LWKit.podspec.json
blob
6bad934b73e96a5524b90fc4c2e113f37f1944b4
1
{
2
"name": "LWKit",
3
"version": "1.0.1",
4
"summary": "Some frequently code used on iOS about LWKit.",
5
"homepage": "https://github.com/liuwen0760/LWKit",
6
"license": "MIT",
7
"authors": {
8
"刘汶": "liuwen0760@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/liuwen0760/LWKit.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "LWKit/**/*.{h,m}",
18
"frameworks": [
19
"Foundation",
20
"CoreGraphics",
21
"UIKit"
22
],
23
"requires_arc": true,
24
"dependencies": {
25
"SDWebImage": [
26
27
]
28
}
29
}