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

Commit 8a9994e

Browse files
author
Carson Perrotti
committed
pod spec changes again
1 parent 8a04140 commit 8a9994e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CNPPopupController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Pod::Spec.new do |s|
7777
# Supports git, hg, bzr, svn and HTTP.
7878
#
7979

80-
s.source = { :git => "https://github.com/carsonperrotti/CNPPopupController.git", :tag => "0.0.1" }
80+
s.source = { :git => "https://github.com/carsonperrotti/CNPPopupController.git", :tag => "0.0.2" }
8181

8282

8383
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
@@ -128,6 +128,6 @@ Pod::Spec.new do |s|
128128
s.requires_arc = true
129129

130130
# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
131-
s.dependency "PureLayout", '1.1.0'
131+
s.dependency "PureLayout"
132132

133133
end

0 commit comments

Comments
 (0)