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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
5
/
3
/
c
/
DSWYLog
/
0.0.1
/
DSWYLog.podspec.json
blob
0b04394e358971a85b5fdd5b1dd9a2045d9a1e61
1
{
2
"name": "DSWYLog",
3
"version": "0.0.1",
4
"summary": "A test of DSWYLog.",
5
"homepage": "https://github.com/13027776717/DSWYPodTest",
6
"license": "MIT",
7
"authors": {
8
"Fudong": "13027776717@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/13027776717/DSWYPodTest.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"DSWYPod",
16
"DSWYPod/**/*.{h,m}"
17
],
18
"exclude_files": "Classes/Exclude",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}