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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
7
/
6
/
ServiceModule
/
0.0.1
/
ServiceModule.podspec.json
blob
e5d7103d1991bd444c492b4a2b034c9ee721bdc0
1
{
2
"name": "ServiceModule",
3
"version": "0.0.1",
4
"summary": "服务组件",
5
"description": "作用:用于分发协调其他组件的调用",
6
"homepage": "https://gitee.com/kimee",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"574068650@qq.com": "Kimee"
13
},
14
"source": {
15
"git": "https://gitee.com/kimee/ServiceModule.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ServiceModule/Classes/**/*"
22
}