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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
8
/
b
/
3
/
LMUtils
/
0.0.3
/
LMUtils.podspec.json
blob
bf8394e65ffc607b2d9a6ce5a482672f3c38ebb3
1
{
2
"name": "LMUtils",
3
"version": "0.0.3",
4
"summary": "日常使用分类库。",
5
"description": "文件引入错误,重新打包。",
6
"homepage": "https://github.com/lamCo/LMUtils",
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/LMUtils.git",
17
"tag": "0.0.3"
18
},
19
"source_files": [
20
"Classes",
21
"LMUtilsDemo/LMUtilsDemo/LMUtils/**"
22
]
23
}