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.4.1
/
LCHelper.podspec.json
blob
475ac34d94043d0c3e32c3dce86231fd9d9671c2
1
{
2
"name": "LCHelper",
3
"version": "2.4.1",
4
"summary": "Extensions to UIKit and Foundation.",
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.4.1"
14
},
15
"requires_arc": true,
16
"source_files": "LCHelper/**/*.{h,m}",
17
"frameworks": "UIKit"
18
}