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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
c
/
1
/
CMARefresh
/
0.0.2
/
CMARefresh.podspec.json
blob
d41c37184fdb493c0de442de480fe1b305750001
1
{
2
"name": "CMARefresh",
3
"version": "0.0.2",
4
"summary": "对MJRefresh二次封装",
5
"homepage": "https://github.com/JKshared92/CMRefresh",
6
"license": "MIT",
7
"authors": {
8
"comma": "506702341@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/JKshared92/CMRefresh.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "CMRefresh/Classes/**/*",
18
"frameworks": "UIKit",
19
"dependencies": {
20
"MJRefresh": [
21
22
]
23
}
24
}