# -*- encoding: utf-8 -*- # stub: photoviewer 1.1.2 ruby lib Gem::Specification.new do |s| s.name = "photoviewer".freeze s.version = "1.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jenny Chang".freeze] s.date = "2008-04-17" s.description = "".freeze s.email = ["jchang@getmobio.com".freeze] s.files = ["LICENSE".freeze, "README".freeze, "Rakefile".freeze, "app".freeze, "app/controllers".freeze, "app/controllers/application.rb".freeze, "app/controllers/list_controller.rb".freeze, "app/helpers".freeze, "app/helpers/application_helper.rb".freeze, "app/helpers/list_helper.rb".freeze, "app/models".freeze, "app/models/list.rb".freeze, "app/views".freeze, "app/views/layouts".freeze, "app/views/list".freeze, "app/views/list/_base.html.erb".freeze, "app/views/list/banner.html.erb".freeze, "app/views/list/email.html.erb".freeze, "app/views/list/get_mails.html.erb".freeze, "app/views/list/images.xml".freeze, "app/views/list/index.html.erb".freeze, "app/views/list/promo.html.erb".freeze, "app/views/list/response.xml".freeze, "app/views/list/set_index.html.erb".freeze, "app/views/list/view.html.erb".freeze, "config".freeze, "config/boot.rb".freeze, "config/database.yml".freeze, "config/environment.rb".freeze, "config/environments".freeze, "config/environments/development.rb".freeze, "config/environments/production.rb".freeze, "config/environments/test.rb".freeze, "config/initializers".freeze, "config/initializers/inflections.rb".freeze, "config/initializers/mime_types.rb".freeze, "config/rmobio.yml".freeze, "config/routes.rb".freeze, "coverage".freeze, "coverage/app-controllers-application_rb.html".freeze, "coverage/app-controllers-list_controller_rb.html".freeze, "coverage/app-helpers-application_helper_rb.html".freeze, "coverage/app-helpers-list_helper_rb.html".freeze, "coverage/index.html".freeze, "db".freeze, "db/schema.rb".freeze, "doc".freeze, "doc/README_FOR_APP".freeze, "doc/app".freeze, "doc/app/classes".freeze, "doc/app/classes/ApplicationController.html".freeze, "doc/app/classes/ApplicationHelper.html".freeze, "doc/app/classes/List.html".freeze, "doc/app/classes/ListController.html".freeze, "doc/app/classes/ListHelper.html".freeze, "doc/app/created.rid".freeze, "doc/app/files".freeze, "doc/app/files/app".freeze, "doc/app/files/app/controllers".freeze, "doc/app/files/app/controllers/application_rb.html".freeze, "doc/app/files/app/controllers/list_controller_rb.html".freeze, "doc/app/files/app/helpers".freeze, "doc/app/files/app/helpers/application_helper_rb.html".freeze, "doc/app/files/app/helpers/list_helper_rb.html".freeze, "doc/app/files/app/models".freeze, "doc/app/files/app/models/list_rb.html".freeze, "doc/app/files/doc".freeze, "doc/app/files/doc/README_FOR_APP.html".freeze, "doc/app/fr_class_index.html".freeze, "doc/app/fr_file_index.html".freeze, "doc/app/fr_method_index.html".freeze, "doc/app/index.html".freeze, "doc/app/rdoc-style.css".freeze, "lib".freeze, "lib/tasks".freeze, "log".freeze, "log/development.log".freeze, "log/test.log".freeze, "pkg".freeze, "public".freeze, "public/404.html".freeze, "public/422.html".freeze, "public/500.html".freeze, "public/dispatch.cgi".freeze, "public/dispatch.fcgi".freeze, "public/dispatch.rb".freeze, "public/favicon.ico".freeze, "public/images".freeze, "public/images/bn".freeze, "public/images/bn/afp.png".freeze, "public/images/bn/airtel.png".freeze, "public/images/bn/bpl.png".freeze, "public/images/bn/imobizo.png".freeze, "public/images/bn/toi.png".freeze, "public/images/bn/trivia.png".freeze, "public/images/cricket.png".freeze, "public/images/default_state_icon.png".freeze, "public/images/mobio_small.png".freeze, "public/images/rails.png".freeze, "public/images/skins".freeze, "public/images/skins/Skins_176A2-a.png".freeze, "public/images/skins/Skins_176A2-b.png".freeze, "public/images/time_small.png".freeze, "public/images/title_icon.png".freeze, "public/index.html".freeze, "public/javascripts".freeze, "public/javascripts/application.js".freeze, "public/javascripts/controls.js".freeze, "public/javascripts/dragdrop.js".freeze, "public/javascripts/effects.js".freeze, "public/javascripts/prototype.js".freeze, "public/robots.txt".freeze, "public/stylesheets".freeze, "public/stylesheets/scaffold.css".freeze, "script".freeze, "script/about".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "script/performance".freeze, "script/performance/benchmarker".freeze, "script/performance/profiler".freeze, "script/performance/request".freeze, "script/plugin".freeze, "script/process".freeze, "script/process/inspector".freeze, "script/process/reaper".freeze, "script/process/spawner".freeze, "script/runner".freeze, "script/server".freeze, "test".freeze, "test/fixtures".freeze, "test/functional".freeze, "test/functional/list_controller_test.rb".freeze, "test/integration".freeze, "test/mocks".freeze, "test/mocks/development".freeze, "test/mocks/test".freeze, "test/test_helper.rb".freeze, "test/unit".freeze, "test/unit/list_test.rb".freeze, "tmp".freeze, "vendor".freeze, "vendor/plugins".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "PhotoViewer Sample Application".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.6".freeze]) end