-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jérôme Morissard
committed
Dec 11, 2017
1 parent
3390b48
commit 280a8b4
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Pod::Spec.new do |s| | ||
|
||
s.name = "JMHoledView" | ||
s.version = "0.2.0" | ||
s.version = "0.2.1" | ||
s.summary = "UIView subclass designed to be filled with holes" | ||
s.requires_arc = true | ||
|
||
|
@@ -15,7 +15,7 @@ Pod::Spec.new do |s| | |
s.license = 'MIT' | ||
s.author = { "jerome Morissard" => "[email protected]" } | ||
s.platform = :ios, '7.0' | ||
s.source = { :git => "https://github.com/leverdeterre/JMHoledView.git", :tag => "0.2.0" } | ||
s.source = { :git => "https://github.com/leverdeterre/JMHoledView.git", :tag => "0.2.1" } | ||
s.source_files = 'Classes', 'JMHoledView/JMHoledView/*.{h,m}' | ||
s.public_header_files = 'JMHoledView/JMHoledView/*.h' | ||
end |
Binary file modified
BIN
+2.51 KB
(110%)
...project.xcworkspace/xcuserdata/jeromemorissard.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.