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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
c
/
f
/
3
/
TestCoverageOCHelper
/
1.4.1
/
TestCoverageOCHelper.podspec.json
blob
dae17e6cd622ad174e7377ed40bec4f5ef9cf04a
1
{
2
"name": "TestCoverageOCHelper",
3
"version": "1.4.1",
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.1"
20
},
21
"source_files": "TestCoverageOCHelper/**/*"
22
}