Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 1d6840b

Browse files
committed
1.0.0.beta1
1 parent a8f1fcc commit 1d6840b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Advance.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Advance"
3-
s.version = "0.9.3"
3+
s.version = "1.0.0.beta1"
44
s.summary = "A powerful animation framework for iOS and OS X."
55
s.description = "Advance is a pure Swift framework that enables advanced animations and physics-based interactions."
66

@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.authors = "Storehouse", "Tim Donnelly"
1212
s.social_media_url = 'http://twitter.com/storehousehq'
1313

14-
s.source = { :git => "https://github.com/storehouse/Advance.git", :tag => "0.9.3" }
14+
s.source = { :git => "https://github.com/storehouse/Advance.git", :tag => "1.0.0.beta1" }
1515

1616
s.source_files = "Advance/**/*.swift"
1717

0 commit comments

Comments
 (0)