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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
8
/
d
/
4
/
CDZPicker
/
1.0.1
/
CDZPicker.podspec.json
blob
c814a3e5b8316cf5b5843f8a2430b2bdfddec2fc
1
{
2
"name": "CDZPicker",
3
"version": "1.0.1",
4
"summary": "A easy picker view with linkage",
5
"homepage": "https://github.com/Nemocdz/CDZPicker",
6
"license": "MIT",
7
"authors": {
8
"Nemocdz": "nemocdz@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Nemocdz/CDZPicker.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"CDZPickerView",
19
"CDZPickerViewDemo/CDZPicker/*.{h,m}"
20
],
21
"requires_arc": true
22
}