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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
e
/
7
/
9
/
DDEmptyPage
/
1.0
/
DDEmptyPage.podspec.json
blob
9ddc96c61438696d12ba8500a242ce080e5c9ebe
1
{
2
"name": "DDEmptyPage",
3
"version": "1.0",
4
"summary": "empty page",
5
"description": "scroll view empty page",
6
"homepage": "https://github.com/ivine/DDEmptyPage",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"vincent": "vinzry@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/ivine/DDEmptyPage.git",
19
"tag": "0.1.0"
20
},
21
"source_files": "Sources/**/*",
22
"requires_arc": true
23
}