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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
5
/
7
/
6
/
ServiceModule
/
0.0.2
/
ServiceModule.podspec.json
blob
411623b3dc3a01f2e16ce10596d8674859e61f52
1
{
2
"name": "ServiceModule",
3
"version": "0.0.2",
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.2"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ServiceModule/Classes/**/*"
22
}