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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
3
/
0
/
f
/
FYLoadingView
/
0.0.1
/
FYLoadingView.podspec.json
blob
d20eb348dd1ce85fecae8449fecfbbf948a1d458
1
{
2
"name": "FYLoadingView",
3
"version": "0.0.1",
4
"summary": "加载loading视图",
5
"homepage": "https://github.com/eppeo/FYLoadingView",
6
"license": "MIT",
7
"authors": {
8
"eppeo": "ieppeo@163.com"
9
},
10
"source": {
11
"git": "https://github.com/eppeo/FYLoadingView.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Classes/*"
19
}