Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 5b3e6cc

Browse files
committed
Bumps podspec version to 2.0.0
1 parent 398e230 commit 5b3e6cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ParseLiveQuery.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = 'ParseLiveQuery'
3-
s.version = '1.1.0'
3+
s.version = '2.0.0'
44
s.license = { :type => 'BSD' }
55
s.summary = 'Allows for subscriptions to queries in conjunction with parse-server.'
66
s.homepage = 'https://github.com/ParsePlatform/parse-server'
7-
s.authors = { 'Richard Ross' => '[email protected]', 'Nikita Lutsenko' => '[email protected]' }
7+
s.authors = { 'Richard Ross' => '[email protected]', 'Nikita Lutsenko' => '[email protected]', 'Florent Vilmart' => '[email protected]' }
88

99
s.source = { :git => 'https://github.com/ParsePlatform/ParseLiveQuery-iOS-OSX.git', :tag => s.version.to_s }
1010

0 commit comments

Comments
 (0)