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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
1
/
b
/
a
/
YSDate
/
1.0.5
/
YSDate.podspec.json
blob
9150bfe654fe3dc3ff29ad00023d31ca5da2fe59
1
{
2
"name": "YSDate",
3
"version": "1.0.5",
4
"summary": "YSDate是用swift编写的一个关于日期操作的框架",
5
"homepage": "https://github.com/yscode001/YSDate",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSDate.git",
15
"tag": "1.0.5"
16
},
17
"source_files": "YSDate/YSDate/YSDate/*.swift",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}