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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
5
/
3
/
f
/
VTCalendar
/
1.0.5
/
VTCalendar.podspec.json
blob
727525f3badd29f185caa81295eefc3483dd307b
1
{
2
"name": "VTCalendar",
3
"version": "1.0.5",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/tianzhuo112/VTCalendar",
8
"authors": {
9
"tianzhuo": "tianzhuo112@163.com"
10
},
11
"summary": "image displayer for iOS.",
12
"source": {
13
"git": "https://github.com/tianzhuo112/VTCalendar.git",
14
"tag": "v1.0.5"
15
},
16
"source_files": [
17
"VTCalendar/VTCalendar",
18
"*.{h,m}"
19
],
20
"platforms": {
21
"ios": "7.0"
22
},
23
"requires_arc": true,
24
"frameworks": "UIKit"
25
}