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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
a
/
f
/
6
/
WFLoading
/
1.0.0
/
WFLoading.podspec.json
blob
166fe4af1139465049aa2da22eaa3a9ae00a8c6a
1
{
2
"name": "WFLoading",
3
"version": "1.0.0",
4
"summary": "快速展示loading与提示页",
5
"homepage": "https://github.com/WeifengShi1/WFLoading.git",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"WeifengShi1": "568003346@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/WeifengShi1/WFLoading.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"WFLoading",
22
"WFLoading/WFLoading/**/*.{h,m}"
23
]
24
}