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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
8
/
1
/
a
/
WLFKit
/
0.0.2
/
WLFKit.podspec.json
blob
181a110ed25c4b33f1e6443d13a9b503a79b1427
1
{
2
"name": "WLFKit",
3
"version": "0.0.2",
4
"summary": "LFKit",
5
"description": "Y自定义组件练习",
6
"homepage": "https://github.com/LFPractice/LFKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"WangLinfang": "1261876974@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LFPractice/LFKit.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "Classes/**/*.{h,m}",
22
"requires_arc": true
23
}