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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
c
/
f
/
3
/
TestCoverageOCHelper
/
1.4.0
/
TestCoverageOCHelper.podspec.json
blob
c1f76d71fd8aa7341957a9b8d7e59c40edc1e7a2
1
{
2
"name": "TestCoverageOCHelper",
3
"version": "1.4.0",
4
"summary": "testDemo",
5
"description": "IOS精准收集测试插件,支持swift,OC",
6
"homepage": "https://gitee.com/Kotomiss/coverage",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"hiiso": "hiiso"
13
},
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "https://gitee.com/Kotomiss/coverage.git",
19
"tag": "1.4.0"
20
},
21
"source_files": "TestCoverageOCHelper/**/*"
22
}