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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
5
/
d
/
FFCalendar
/
0.0.1
/
FFCalendar.podspec.json
blob
be729234a8ae4ed56b289170916a9c05d7594045
1
{
2
"name": "FFCalendar",
3
"version": "0.0.1",
4
"summary": "轻量级日历选择控件",
5
"homepage": "https://github.com/liufan321/FFCalendar",
6
"license": "MIT",
7
"authors": {
8
"Fan Liu": "liufan321@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liufan321/FFCalendar.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"FFCalendar",
19
"FFCalendar/FFCalendarView/*.{h,m}"
20
],
21
"requires_arc": true
22
}