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
/
0
/
f
/
c
/
LAMUtils
/
1.0.4
/
LAMUtils.podspec.json
blob
75b21d3116ba8297c952d7f322625c7294315dcd
1
{
2
"name": "LAMUtils",
3
"version": "1.0.4",
4
"summary": "工具类,提供一些分类工具等。",
5
"description": "添加屏幕保护工具类,UIimage的分类",
6
"homepage": "https://github.com/lamCo/LAMUtils",
7
"license": "MIT",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"requires_arc": true,
12
"authors": {
13
"lam": "a253143598@qq.com"
14
},
15
"source": {
16
"git": "https://github.com/lamCo/LAMUtils.git",
17
"tag": "1.0.4"
18
},
19
"source_files": [
20
"Classes",
21
"LAMUtils/LAMUtils/LAMUtils/*.{h,m}"
22
]
23
}