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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
1
/
f
/
c
/
FUCanlendar
/
1.0
/
FUCanlendar.podspec.json
blob
0369cd602a8f85347ccb8bb4e80b9a63c9860cb1
1
{
2
"name": "FUCanlendar",
3
"version": "1.0",
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": "1.0"
16
},
17
"source_files": "FUCanlendar/*.{h,m,xib}",
18
"requires_arc": true
19
}