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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
5
/
1
/
9
/
DashView
/
0.0.1
/
DashView.podspec.json
blob
222f219d571b21f9891dfdc0d5d6b6eb2a7e215d
1
{
2
"name": "DashView",
3
"version": "0.0.1",
4
"summary": "Simple Dash View control in swift",
5
"homepage": "http://github.com/al7/DashView",
6
"license": "MIT",
7
"authors": {
8
"Alex Leite": "admin@al7dev.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/al7/DashView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"DashView/Source",
19
"DashView/Source/**/*.{h,m,swift}"
20
],
21
"requires_arc": true
22
}