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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
e
/
5
/
8
/
CAPickerView
/
0.0.1
/
CAPickerView.podspec.json
blob
61717d24e4a0947e5fa41fe9406846556b640a51
1
{
2
"name": "CAPickerView",
3
"version": "0.0.1",
4
"summary": "CAPickerView.",
5
"description": "pickerView的使用。",
6
"homepage": "https://github.com/CaryGo/CAPickerView",
7
"license": "MIT",
8
"authors": {
9
"Cary": "guojiashuang@live.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/CaryGo/CAPickerView.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Class",
20
"Class/**/*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}