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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
2
/
f
/
WLCalendar
/
0.0.3
/
WLCalendar.podspec.json
blob
5b318d6f7dcbf780faeab21b7a1572dcbbb8c1bc
1
{
2
"name": "WLCalendar",
3
"version": "0.0.3",
4
"summary": "日历表",
5
"description": "日历表定制",
6
"homepage": "https://github.com/weilLove/WLCalendar",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"weilLove": "weil218@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/weilLove/WLCalendar.git",
19
"tag": "0.0.3"
20
},
21
"subspecs": [
22
{
23
"name": "Core",
24
"source_files": "WLCalendar/Core/*.{h,m}",
25
"frameworks": [
26
"UIKit",
27
"Foundation"
28
]
29
}
30
]
31
}