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] FootprintSwift 3.0.0
[CocoaPods.git]
/
Specs
/
0
/
2
/
f
/
LQGMacro
/
1.0.0
/
LQGMacro.podspec.json
blob
51d80818eb86f8865dbb3a1bb08706e38aea26c0
1
{
2
"name": "LQGMacro",
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/LQGMacro.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "LQGMacro/Classes/**/*"
22
}