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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
1
/
f
/
c
/
FUCanlendar
/
0.0.1
/
FUCanlendar.podspec.json
blob
a97c86f04de74f18007b59b2be7f98077de5f2e4
1
{
2
"name": "FUCanlendar",
3
"version": "0.0.1",
4
"summary": "custom canlendar",
5
"homepage": "https://github.com/FuJunZhi/FUCanlendar",
6
"license": "MIT",
7
"authors": {
8
"fujunzhi": "185476975@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/FuJunZhi/FUCanlendar.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "FUCanlendar/*.{h,m}",
18
"requires_arc": true
19
}