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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
e
/
d
/
5
/
HWDownSelectedView
/
1.0.0
/
HWDownSelectedView.podspec.json
blob
865fda1067ca60a44dbb1d7b1bc5aa00e26dd7c4
1
{
2
"name": "HWDownSelectedView",
3
"version": "1.0.0",
4
"summary": "下拉选择框",
5
"description": "下拉选择框。",
6
"homepage": "https://github.com/Hanwp/HWDownSelectedTF",
7
"license": "MIT",
8
"authors": {
9
"韩威": "hw1627@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/Hanwp/HWDownSelectedTF.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"HWDownSelectedTF",
20
"HWDownSelectedTF/**/*.{h,m}"
21
]
22
}