Skip to content

Commit f8daed2

Browse files
kotomiCocoaPodsBot
authored andcommitted
[Add] TestCoverageOCHelper 1.7.3
1 parent cedb251 commit f8daed2

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "TestCoverageOCHelper",
3+
"version": "1.7.3",
4+
"summary": "IosAccurateUtil",
5+
"description": "IOS精准收集测试插件,支持swift,OC",
6+
"homepage": "https://gitee.com/hiiso/coverageframework.git",
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/hiiso/coverageframework.git",
19+
"tag": "1.7.3"
20+
},
21+
"source_files": "TestCoverageOCHelper/**/*"
22+
}

0 commit comments

Comments
 (0)