We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedb251 commit f8daed2Copy full SHA for f8daed2
1 file changed
Specs/c/f/3/TestCoverageOCHelper/1.7.3/TestCoverageOCHelper.podspec.json
@@ -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