We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a282136 commit 6118779Copy full SHA for 6118779
Makefile
@@ -35,8 +35,7 @@ define PODSPEC_CONTENTS
35
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
36
},
37
"source": {
38
- "git": "https://github.com/appunite/fibs",
39
- "tag": "$(GIT_CURRENT_TAG)"
+ "http": "https://github.com/appunite/fibs/releases/download/$(GIT_CURRENT_TAG)/fibs.zip"
40
41
"preserve_paths": "*",
42
"exclude_files": "**/file.zip",
0 commit comments