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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
2
/
e
/
0
/
xldemo3
/
0.1.0
/
xldemo3.podspec.json
blob
bb60ead2a63a8a91f59b16363166653a3a8020b3
1
{
2
"name": "xldemo3",
3
"version": "0.1.0",
4
"summary": "this is version1.",
5
"homepage": "https://github.com/yuanxinliang/xldemo3",
6
"license": "MIT",
7
"authors": {
8
"yuanxinliang": "306619887@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/yuanxinliang/xldemo3.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "xldemo3/**/*",
18
"swift_version": "5.0"
19
}