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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
7
/
c
/
0
/
FMRefresh
/
0.0.1
/
FMRefresh.podspec.json
blob
b69c897e7040c1d1352dca630b8c5b37f6a6f989
1
{
2
"name": "FMRefresh",
3
"version": "0.0.1",
4
"summary": "A Swift Refresh of FMRefresh. imitate MJRefresh",
5
"homepage": "https://github.com/CoderFM/FMRefresh",
6
"license": "MIT",
7
"authors": {
8
"ćšćæ": "zhoufaming251@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"swift_version": "3.3",
14
"source": {
15
"git": "https://github.com/CoderFM/FMRefresh.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"FMNetManager",
20
"Class/*.{swift}"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}