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] TrustlySDK 3.3.0
[CocoaPods.git]
/
Specs
/
f
/
0
/
9
/
JKMediator
/
0.1.0
/
JKMediator.podspec.json
blob
506cfc49ca0f3c2c68a7167ed095ab5dce6a7f08
1
{
2
"name": "JKMediator",
3
"version": "0.1.0",
4
"license": "MIT",
5
"summary": "Simple NetWorking Kit",
6
"homepage": "https://github.com/lwq718691587/JKMediator",
7
"authors": {
8
"刘伟强": "718691587@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/lwq718691587/JKMediator.git",
12
"tag": "0.1.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "JKMediator/**/*"
19
}