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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
a
/
e
/
LCHelper
/
2.0.0
/
LCHelper.podspec.json
blob
753f7bd9420db79dbb1673c3aa603e91192d7875
1
{
2
"name": "LCHelper",
3
"version": "2.0.0",
4
"summary": "常用分类",
5
"homepage": "https://github.com/iLiuChang/LCHelper",
6
"license": "MIT",
7
"authors": "LiuChang",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/iLiuChang/LCHelper.git",
13
"tag": "2.0.0"
14
},
15
"requires_arc": true,
16
"source_files": "LCHelper/**/*.{h,m}",
17
"frameworks": "UIKit"
18
}