Skip to content

Commit 6118779

Browse files
committed
Correct cocoapods sources in podspec
1 parent a282136 commit 6118779

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ define PODSPEC_CONTENTS
3535
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com"
3636
},
3737
"source": {
38-
"git": "https://github.com/appunite/fibs",
39-
"tag": "$(GIT_CURRENT_TAG)"
38+
"http": "https://github.com/appunite/fibs/releases/download/$(GIT_CURRENT_TAG)/fibs.zip"
4039
},
4140
"preserve_paths": "*",
4241
"exclude_files": "**/file.zip",

0 commit comments

Comments
 (0)