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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
8
/
5
/
1
/
SHCalendar
/
1.0.0
/
SHCalendar.podspec.json
blob
bcc65e59f4c366f9169240e77b85f019addcc010
1
{
2
"name": "SHCalendar",
3
"version": "1.0.0",
4
"summary": "万年历、日历选择",
5
"license": "MIT",
6
"platforms": {
7
"ios": "9.0"
8
},
9
"authors": {
10
"CCSH": "624089195@qq.com"
11
},
12
"homepage": "https://github.com/CCSH/SHCalendar",
13
"source": {
14
"git": "https://github.com/CCSH/SHCalendar.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "SHCalendar/*.{h,m}",
18
"frameworks": "UIKit"
19
}