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] ForYouAndMe 0.92.3
[CocoaPods.git]
/
Specs
/
a
/
b
/
1
/
KrMediumKit
/
0.0.1
/
KrMediumKit.podspec.json
blob
f560ec8c14f62b2872d274107b29cd9e61e38cb0
1
{
2
"name": "KrMediumKit",
3
"version": "0.0.1",
4
"summary": "Basic components of 36kr Medium",
5
"license": "MIT",
6
"authors": {
7
"yangyang": "yangyang02@36kr.com"
8
},
9
"homepage": "https://github.com/yyny1789/KrMediumKit",
10
"source": {
11
"git": "https://github.com/yyny1789/KrMediumKit.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"dependencies": {
18
"Moya/RxSwift": [
19
"~> 8.0.0"
20
]
21
},
22
"pushed_with_swift_version": "3.0"
23
}