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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
1
/
b
/
a
/
YSDate
/
1.0.3
/
YSDate.podspec.json
blob
8fdff0e4079391512abcd885230ba4ef1d4c5f5d
1
{
2
"name": "YSDate",
3
"version": "1.0.3",
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.3"
16
},
17
"source_files": "YSDate/YSDate/YSDate/*.swift",
18
"frameworks": "UIKit",
19
"deprecated": true
20
}