smsify 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smsify
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,9 +11,9 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-07-13 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: ! 'SMSify gateway wrapper for Ruby. Get your API key from <a href=''http://www.smsify.com.au''>SMSify.com.au</a>
15
- and send SMS with this easy to use gem.<br/> Usage: smsify = SMSify.new(''your_api_key'')<br/>response
16
- = smsify.sendSMS(''Your SMS MESSAGE'', ''61xxxxxxxxx'')'
14
+ description: ! 'SMSify gateway wrapper for Ruby. Get your API key from www.SMSify.com.au
15
+ and send SMS with this easy to use gem. Usage: smsify = SMSify.new(''your_api_key'').
16
+ response = smsify.sendSMS(''Your SMS MESSAGE'', ''61xxxxxxxxx'')'
17
17
  email: marko@markomedia.com.au
18
18
  executables: []
19
19
  extensions: []