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
/
3
/
b
/
myGroupLib
/
0.0.1
/
myGroupLib.podspec.json
blob
5317d47e7c5285c774555bb41b45b8a8ea021b6f
1
{
2
"name": "myGroupLib",
3
"version": "0.0.1",
4
"summary": "公有库",
5
"description": "公有库制作下",
6
"homepage": "https://gitee.com/penguinXiaoWangZi/myGroupLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LiuPenguin": "liupenghui@58.com"
13
},
14
"source": {
15
"git": "https://gitee.com/penguinXiaoWangZi/myGroupLib.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "myGroupLib/Classes/**/*"
22
}