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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
6
/
8
/
CHSimpleUI
/
1.0.0
/
CHSimpleUI.podspec.json
blob
276c87baba8f395fccb90d40370f9cb741c34cb1
1
{
2
"name": "CHSimpleUI",
3
"version": "1.0.0",
4
"summary": "A short description of CHPodsFirstDemo.",
5
"description": "test----cyp",
6
"homepage": "https://gitee.com/Cyptt",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"cyptt": "ios"
13
},
14
"source": {
15
"git": "https://gitee.com/Cyptt/chsimple-ui.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "**/CHSimpleUISDK/**/*.{swift}",
19
"platforms": {
20
"ios": "9"
21
}
22
}