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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
8
/
6
/
XHDatePicker
/
0.0.4
/
XHDatePicker.podspec.json
blob
bd247a69d3a27932222e812c49ea3759ae16267b
1
{
2
"name": "XHDatePicker",
3
"version": "0.0.4",
4
"summary": "日期选择器 for iOS.",
5
"homepage": "https://github.com/XHJCoder/XHDatePicker",
6
"license": "MIT",
7
"authors": {
8
"XH_J": "1149949564@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/XHJCoder/XHDatePicker.git",
15
"tag": "0.0.4"
16
},
17
"source_files": [
18
"XHDatePicker",
19
"XHDatePicker/**/*.{h,m,xib}"
20
],
21
"frameworks": "UIKit"
22
}