Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Michalis Mavris authored and Michalis Mavris committed Jul 8, 2017
1 parent 0a07d04 commit 1a533cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.3
4 changes: 2 additions & 2 deletions MMLanScan.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|
s.name = 'MMLanScan'
s.version = '2.2.0'
s.summary = 'MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices. For those updating from 2.1.2 please note that "Device" class has been renamed to "MMDevice"'
s.summary = 'MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices.'

s.description = <<-DESC
MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices and their MAC Address, hostname and Brand name.
MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices and their MAC Address, hostname and Brand name. For those updating from 2.1.2 please note that "Device" class has been renamed to "MMDevice".
Features
+ Scans and finds available hosts in your network
Expand Down

0 comments on commit 1a533cb

Please sign in to comment.