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] SwiftMediator 1.1.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
5
/
WPTestLog
/
1.0.0
/
WPTestLog.podspec.json
blob
75e908c7d542d5616bad2a020cccabd2b6e3aaa6
1
{
2
"name": "WPTestLog",
3
"version": "1.0.0",
4
"summary": "A short description of WPTestLog.",
5
"homepage": "https://github.com/WillPeng0820",
6
"license": "MIT",
7
"authors": {
8
"willPeng": "panga0820@gmail.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/WillPeng0820/WPTestLog.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"WPTestLog",
19
"WPTestLog/**/*.{h,m}"
20
],
21
"swift_version": "4.2"
22
}