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] AssentifySdk 0.0.42
[CocoaPods.git]
/
Specs
/
7
/
e
/
c
/
HYDateKit
/
0.0.2
/
HYDateKit.podspec.json
blob
9ad87de58ff4e16073b2c8e5a229dc1f96577041
1
{
2
"name": "HYDateKit",
3
"version": "0.0.2",
4
"summary": "HYDateKit",
5
"description": "iOS的日期工具库",
6
"homepage": "https://github.com/oceanfive/HYDateKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"oceanfive": "849638313@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/oceanfive/HYDateKit.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "HYDateKit/Classes/**/*",
22
"frameworks": "UIKit"
23
}