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] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git]
/
Specs
/
2
/
f
/
c
/
DKViewPage
/
1.0.1
/
DKViewPage.podspec.json
blob
de569838ec75aee579386ce50d9b9f54a10cc511
1
{
2
"name": "DKViewPage",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "A dankal viewPage to imitate android for iOS.",
8
"homepage": "https://github.com/bingozb/DKViewPage",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"bingozb": "454113692@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/bingozb/DKViewPage.git",
18
"tag": "v1.0.1"
19
},
20
"source_files": "DKViewPage/*.{h,m}",
21
"requires_arc": true
22
}