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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
0
/
5
/
LQGCategory
/
1.0.0
/
LQGCategory.podspec.json
blob
aac46ff85d2f4d45d04e165c0fe88e1e290d0205
1
{
2
"name": "LQGCategory",
3
"version": "1.0.0",
4
"summary": "系统类的方法扩展",
5
"description": "TODO: Add long description of the pod here.",
6
"authors": {
7
"罗建": "362130376@qq.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"homepage": "https://github.com/LuoJianGitHub",
14
"source": {
15
"git": "https://github.com/LuoJianGitHub/LQGCategory.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "LQGCategory/Classes/**/*"
22
}