ion_in_motion 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca9dd7ec431cee7eb8133c3c4406932cacd3c87e
4
- data.tar.gz: e01ac3a37645dbbb62fc011ed2469d1162fad8cb
3
+ metadata.gz: 6c4e03c29aced43e09f83d411a92cb5d73b7ea82
4
+ data.tar.gz: cb9c22085334a560ff01372fcd459ca3239232e3
5
5
  SHA512:
6
- metadata.gz: e5422b55442f1c22bcb05e537134c5770f09e3aea8136874424f07c1d100ce30ae6343ba5a4c606e12c9d13a1e22bf8a08229761fec43dc1d2753ddb08c7f850
7
- data.tar.gz: dbd2ff0a45d82b8791729b1b2333c3ff8dc11593f10bf5bc4b89473b7df05efa2a0a2820902a47635d3754ddb6172ce2c36fc2fc99b993e87f993b3350fff9db
6
+ metadata.gz: 3f75c65a0625540ace2a01d474ad8938c44edbc9ba3d82e515ac6a6eab48749a5117d290e06e091e62820ed5515b32a7c407eafc0edf662239d6e3fa9ddab2fa
7
+ data.tar.gz: 668c75376923e23e5d53c3f4415469bfefb171934c9905a388f6d55161e89479a8e1d1cd33bb039e5eab67e2c0f62841088a01973f411cbe2fb8aec275f78ff7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ion_in_motion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Egan
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2015-01-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Easily create UILabels, UIImages and UIButtons containing IonIcons.
13
+ description: Easily create UILabels, UIImages and UIButtons containing IonIcons in
14
+ RubyMotion projects.
14
15
  email: brian@titlepool.com
15
16
  executables: []
16
17
  extensions: []