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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
0
/
3
/
6
/
DZTRefresh
/
1.0
/
DZTRefresh.podspec.json
blob
9a9c03bda1a0078140c8834e6cc5dc0f6a1a471e
1
{
2
"name": "DZTRefresh",
3
"version": "1.0",
4
"summary": "吊炸天的框架!",
5
"homepage": "https://github.com/Duanzihuang/DZTRefresh",
6
"license": "MIT",
7
"authors": {
8
"Duanzihuang": "huangwei@itcast.cn"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/Duanzihuang/DZTRefresh.git",
15
"tag": "1.0"
16
},
17
"source_files": "DZTRefresh/DZTRefresh/Classes/*.{h,m}",
18
"requires_arc": true
19
}