Skip to content

Commit

Permalink
Updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Morissard committed Jan 30, 2016
1 parent 1405ced commit 10fe281
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions JMActionSheetDescription.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JMActionSheetDescription"
s.version = "0.4.6"
s.version = "0.4.7"
s.summary = "JMActionSheetDescription replace UIActionSheet and UIActivityViewController."
s.description = <<-DESC
JMActionSheetDescription is a descriptor component. It replace your ActionSheet and UIActivityViewController usage. Write your actionSheet description and let the framework generate your custom action representation. (Support iOS9 SplitView !)
Expand Down Expand Up @@ -28,7 +28,4 @@ Pod::Spec.new do |s|
'JMActionSheetDescription' => ['Pod/Assets/*.png']
}

# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
end

0 comments on commit 10fe281

Please sign in to comment.