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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
d
/
7
/
DLPicker
/
0.0.2
/
DLPicker.podspec.json
blob
81b842f065a25eb9e633be6519a07842477850ed
1
{
2
"name": "DLPicker",
3
"version": "0.0.2",
4
"summary": "自定义各种Picker。",
5
"homepage": "https://github.com/DaLangLove/DLPicker",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Dalang": "magicianDL@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/DaLangLove/DLPicker.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "DLPicker/**/*.{h,m}",
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}