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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
e
/
9
/
2
/
XQPickerView
/
1.0.0
/
XQPickerView.podspec.json
blob
5b58b5192a09edb656002372e9dafd50103b9669
1
{
2
"name": "XQPickerView",
3
"version": "1.0.0",
4
"summary": "封装UIPickerView.",
5
"description": "测试",
6
"homepage": "https://gitee.com/huxingqin/XQPickerView",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"huxq": "928702199@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://gitee.com/huxingqin/XQPickerView.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "XQPickerView/*.{h,m}"
22
}