# -*- encoding: utf-8 -*- # stub: ion_in_motion 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "ion_in_motion".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Brian Egan".freeze] s.date = "2015-01-30" s.description = "Easily create UILabels, UIImages and UIButtons containing IonIcons.".freeze s.email = "brian@titlepool.com".freeze s.homepage = "http://github.com/Brian-Egan/ion_in_motion".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Easy use of IonIcons in RubyMotion projects".freeze end