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
/
7
/
3
/
5
/
kRefresh
/
1.0.1
/
kRefresh.podspec.json
blob
7058bcafa09d6806a79511eb8f23db33ccfddec2
1
{
2
"name": "kRefresh",
3
"version": "1.0.1",
4
"summary": "制作pod",
5
"description": "尝试制作pod库",
6
"homepage": "https://github.com/JPIOS/kRefresh",
7
"license": "MIT",
8
"authors": {
9
"JPIOS": "18818568435@163.com"
10
},
11
"source": {
12
"git": "https://github.com/JPIOS/kRefresh.git",
13
"tag": "1.0.1"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"requires_arc": true,
19
"source_files": "kRefresh",
20
"public_header_files": "kRefresh/*.h"
21
}