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.8.12
[CocoaPods.git]
/
Specs
/
c
/
f
/
2
/
LLDatePicker
/
0.0.1
/
LLDatePicker.podspec.json
blob
69735b0520dd7238375ce4adb7f8b6ed6b6137ee
1
{
2
"name": "LLDatePicker",
3
"version": "0.0.1",
4
"summary": "时间选择器",
5
"homepage": "https://github.com/Niday/LLDatePicker",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"LL": "1833900456@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/Niday/LLDatePicker.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "LLDatePicker/Classes/**/*.{h,m}",
21
"dependencies": {
22
"DateTools": [
23
24
]
25
}
26
}