# -*- encoding: utf-8 -*- # stub: motion-phrase 0.0.6 ruby lib Gem::Specification.new do |s| s.name = "motion-phrase".freeze s.version = "0.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["PhraseApp".freeze] s.date = "2014-12-02" s.description = "RubyMotion library for PhraseApp".freeze s.email = ["info@phraseapp.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/motion-phrase.rb".freeze, "lib/motion-phrase/api_client.rb".freeze, "lib/motion-phrase/nsstring.rb".freeze, "lib/motion-phrase/version.rb".freeze, "lib/motion/project/phrase.rb".freeze, "motion-phrase.gemspec".freeze] s.homepage = "https://github.com/phrase/motion-phrase".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Connect your RubyMotion application to PhraseApp for the best i18n experience".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end