We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b0825 commit 1f6e960Copy full SHA for 1f6e960
BXSafeTransition.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
# ――― Platform Specifics ――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
13
s.platform = :ios, "7.0"
14
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
15
- s.source = { :git => "https://github.com/iException/BXSafeTransition.git", :tag => "0.0.1" }
+ s.source = { :git => "https://github.com/iException/BXSafeTransition.git", :tag => "1.0.0" }
16
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
17
s.source_files = "BXSafeTransition/*.{h,m}"
18
# ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments