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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
d
/
1
/
LSDObjcSugar
/
3.1.0
/
LSDObjcSugar.podspec.json
blob
970510531e381786aae1b98864aeb41a4467c87e
1
{
2
"name": "LSDObjcSugar",
3
"version": "3.1.0",
4
"summary": "iOS开发工具类",
5
"description": "可以提高开发效率的工具类",
6
"homepage": "https://github.com/LSDOnePiece/LSDObjcSugar",
7
"license": "MIT",
8
"authors": {
9
"liushuai": "liushuai8887@126.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/LSDOnePiece/LSDObjcSugar.git",
16
"tag": "3.1.0"
17
},
18
"source_files": [
19
"ObjcSugar",
20
"ObjcSugar/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}