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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
0
/
5
/
6
/
FSEmptyDataSet
/
1.0.3
/
FSEmptyDataSet.podspec.json
blob
b13f214306420c97efb3872fa57058f0e09aa172
1
{
2
"name": "FSEmptyDataSet",
3
"version": "1.0.3",
4
"summary": "A simple component of a empty page.",
5
"homepage": "https://github.com/lifution/FSEmptyDataSet",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Sheng",
11
"source": {
12
"git": "https://github.com/lifution/FSEmptyDataSet.git",
13
"tag": "1.0.3"
14
},
15
"requires_arc": true,
16
"platforms": {
17
"ios": "6.0"
18
},
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"source_files": "FSEmptyDataSet/Classes/**/*"
24
}