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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
d
/
b
/
1
/
ZJKSunEatToLive
/
1.0.1
/
ZJKSunEatToLive.podspec.json
blob
b7024f270d3e5b12c98881ef2a33dc51dbeeca5a
1
{
2
"name": "ZJKSunEatToLive",
3
"version": "1.0.1",
4
"summary": "测试组件化简介",
5
"homepage": "https://gitee.com/sunpeng1/zjksun-eat-to-live.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"sunpeng0221": "18180907812@163.com"
12
},
13
"source": {
14
"git": "https://gitee.com/sunpeng1/zjksun-eat-to-live.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "12.0"
19
},
20
"source_files": "ZJKSunEatToLive/Classes/**/*"
21
}