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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
f
/
7
/
8
/
QJDCalendar
/
0.0.3
/
QJDCalendar.podspec.json
blob
6e372fa87693a5cf81c906fcc239fa96f841b0e3
1
{
2
"name": "QJDCalendar",
3
"version": "0.0.3",
4
"summary": "一款简单的日历的视图控件,支持\"周历\"和\"月历\"切换",
5
"homepage": "https://github.com/coderqjd/QJDCalendar",
6
"license": "MIT",
7
"authors": {
8
"coderqjd": "qiangjindong@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/coderqjd/QJDCalendar.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "QJDCalendar/**/*",
18
"requires_arc": true
19
}