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
/
8
/
6
/
1
/
LeoJLovePod
/
0.0.1
/
LeoJLovePod.podspec.json
blob
6d194c9418d1114ea84276b81e0f9c87dc3236e3
1
{
2
"name": "LeoJLovePod",
3
"version": "0.0.1",
4
"summary": "第二次测试pod",
5
"license": "MIT",
6
"homepage": "https://github.com/yuanjieaili/LeoJLovePod",
7
"authors": {
8
"袁杰": "550936272@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/yuanjieaili/LeoJLovePod.git",
12
"tag": "0.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "9.0"
17
},
18
"source_files": "LeoJLovePod/*.{swift}",
19
"swift_version": "4.1"
20
}