# -*- encoding: utf-8 -*- # stub: joybox 1.1.0 ruby libmotionvendorcommandtemplate # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "joybox".freeze s.version = "1.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "motion".freeze, "vendor".freeze, "command".freeze, "template".freeze] s.authors = ["Juan Jos\u00E9 Karam".freeze, "Gabriel Sosa".freeze, "Contributors".freeze] s.date = "2013-08-02" s.description = "A Cocos2D & Box2D Wrapper for creating video games using RubyMotion".freeze s.email = "juanjokaram@gmail.com".freeze s.extensions = ["ext/extconf.rb".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "LICENSE_Box2D".freeze, "LICENSE_Cocos2D".freeze, "README.md".freeze, "Rakefile".freeze, "app/ios/app_delegate.rb".freeze, "app/osx/app_delegate.rb".freeze, "app/osx/layers/game_layer.rb".freeze, "app/osx/menu.rb".freeze, "command/command/image.rb".freeze, "command/command/string.rb".freeze, "command/command/template.rb".freeze, "command/command/tmx.rb".freeze, "command/joybox_generate_command.rb".freeze, "command/joybox_retina_command.rb".freeze, "command/templates/layer.erb".freeze, "command/templates/layer_spec.erb".freeze, "command/templates/scene.erb".freeze, "command/templates/scene_spec.erb".freeze, "command/templates/sprite.erb".freeze, "command/templates/sprite_spec.erb".freeze, "ext/extconf.rb".freeze, "joybox.gemspec".freeze, "lib/joybox.rb".freeze, "lib/joybox/joybox-ios.rb".freeze, "lib/joybox/joybox-osx.rb".freeze, "lib/joybox/version.rb".freeze, "motion/joybox-ios/common/cg_point.rb".freeze, "motion/joybox-ios/common/device.rb".freeze, "motion/joybox-ios/common/ui_touch.rb".freeze, "motion/joybox-ios/configuration/configuration.rb".freeze, "motion/joybox-ios/configuration/file_utils.rb".freeze, "motion/joybox-ios/configuration/gl_view.rb".freeze, "motion/joybox-ios/configuration/texture_2d.rb".freeze, "motion/joybox-ios/core/layer.rb".freeze, "motion/joybox-ios/debug/proxy_view.rb".freeze, "motion/joybox-ios/debug/repl.rb".freeze, "motion/joybox-ios/director.rb".freeze, "motion/joybox-osx/common/ats_point.rb".freeze, "motion/joybox-osx/common/device.rb".freeze, "motion/joybox-osx/common/ns_event.rb".freeze, "motion/joybox-osx/configuration/configuration.rb".freeze, "motion/joybox-osx/configuration/gl_view.rb".freeze, "motion/joybox-osx/core/layer.rb".freeze, "motion/joybox-osx/debug/proxy_view.rb".freeze, "motion/joybox-osx/debug/repl.rb".freeze, "motion/joybox-osx/director.rb".freeze, "motion/joybox/actions/actions.rb".freeze, "motion/joybox/actions/animate.rb".freeze, "motion/joybox/actions/bezier.rb".freeze, "motion/joybox/actions/blink.rb".freeze, "motion/joybox/actions/callback.rb".freeze, "motion/joybox/actions/d3/flip.rb".freeze, "motion/joybox/actions/d3/jump.rb".freeze, "motion/joybox/actions/d3/lens.rb".freeze, "motion/joybox/actions/d3/shake.rb".freeze, "motion/joybox/actions/d3/shatter.rb".freeze, "motion/joybox/actions/d3/wave.rb".freeze, "motion/joybox/actions/delay.rb".freeze, "motion/joybox/actions/ease.rb".freeze, "motion/joybox/actions/fade.rb".freeze, "motion/joybox/actions/jump.rb".freeze, "motion/joybox/actions/liquid.rb".freeze, "motion/joybox/actions/move.rb".freeze, "motion/joybox/actions/place.rb".freeze, "motion/joybox/actions/repeat.rb".freeze, "motion/joybox/actions/rotate.rb".freeze, "motion/joybox/actions/scale.rb".freeze, "motion/joybox/actions/sequence.rb".freeze, "motion/joybox/actions/shuffle.rb".freeze, "motion/joybox/actions/skew.rb".freeze, "motion/joybox/actions/spawn.rb".freeze, "motion/joybox/actions/split.rb".freeze, "motion/joybox/actions/tint.rb".freeze, "motion/joybox/actions/turn.rb".freeze, "motion/joybox/actions/twirl.rb".freeze, "motion/joybox/actions/visibility.rb".freeze, "motion/joybox/actions/wave.rb".freeze, "motion/joybox/animations/animation.rb".freeze, "motion/joybox/audio/audio.rb".freeze, "motion/joybox/audio/audio_effect.rb".freeze, "motion/joybox/audio/background_audio.rb".freeze, "motion/joybox/common/cg_size.rb".freeze, "motion/joybox/common/color.rb".freeze, "motion/joybox/common/initialize.rb".freeze, "motion/joybox/common/ns_array.rb".freeze, "motion/joybox/common/ns_set.rb".freeze, "motion/joybox/common/ns_string.rb".freeze, "motion/joybox/common/numeric.rb".freeze, "motion/joybox/common/screen.rb".freeze, "motion/joybox/configuration/debug.rb".freeze, "motion/joybox/core/layer.rb".freeze, "motion/joybox/core/layer_color.rb".freeze, "motion/joybox/core/node.rb".freeze, "motion/joybox/core/scene.rb".freeze, "motion/joybox/core/sprite.rb".freeze, "motion/joybox/core/sprite_batch.rb".freeze, "motion/joybox/core/sprite_frame_cache.rb".freeze, "motion/joybox/debug/physics.rb".freeze, "motion/joybox/debug/physics_draw.rb".freeze, "motion/joybox/joybox.rb".freeze, "motion/joybox/macros.rb".freeze, "motion/joybox/physics/aabb.rb".freeze, "motion/joybox/physics/body.rb".freeze, "motion/joybox/physics/chain_shape.rb".freeze, "motion/joybox/physics/circle_shape.rb".freeze, "motion/joybox/physics/edge_shape.rb".freeze, "motion/joybox/physics/filter.rb".freeze, "motion/joybox/physics/fixture.rb".freeze, "motion/joybox/physics/mass_data.rb".freeze, "motion/joybox/physics/physics_sprite.rb".freeze, "motion/joybox/physics/polygon_shape.rb".freeze, "motion/joybox/physics/profile.rb".freeze, "motion/joybox/physics/ray_cast_input.rb".freeze, "motion/joybox/physics/ray_cast_output.rb".freeze, "motion/joybox/physics/shape.rb".freeze, "motion/joybox/physics/transform.rb".freeze, "motion/joybox/physics/world.rb".freeze, "motion/joybox/tmx/object_layer.rb".freeze, "motion/joybox/tmx/tile_layer.rb".freeze, "motion/joybox/tmx/tile_map.rb".freeze, "motion/joybox/tmx/tile_set.rb".freeze, "motion/joybox/tmx/tmx.rb".freeze, "motion/joybox/ui/label.rb".freeze, "motion/joybox/ui/menu.rb".freeze, "motion/joybox/ui/menu_image.rb".freeze, "motion/joybox/ui/menu_label.rb".freeze, "motion/joybox/ui/ui.rb".freeze, "resources/Default-568h@2x.png".freeze, "resources/animation_frames-hd.plist".freeze, "resources/animation_frames-ipadhd.plist".freeze, "resources/animation_frames.plist".freeze, "resources/animation_sprite_sheet-hd.png".freeze, "resources/animation_sprite_sheet-ipadhd.png".freeze, "resources/animation_sprite_sheet.png".freeze, "resources/fps_images-hd.png".freeze, "resources/fps_images-ipadhd.png".freeze, "resources/fps_images.png".freeze, "resources/sprite.png".freeze, "resources/sprite_inverted.png".freeze, "resources/sprite_sheet.png".freeze, "spec/motion/joybox-ios/common/screen_spec.rb".freeze, "spec/motion/joybox-ios/main_spec.rb".freeze, "spec/motion/joybox-ios/ui/label_spec.rb".freeze, "spec/motion/joybox-ios/ui/menu_label_spec.rb".freeze, "spec/motion/joybox-ios/ui/menu_spec.rb".freeze, "spec/motion/joybox-osx/common/screen_spec.rb".freeze, "spec/motion/joybox-osx/main_spec.rb".freeze, "spec/motion/joybox-osx/ui/label_spec.rb".freeze, "spec/motion/joybox-osx/ui/menu_label_spec.rb".freeze, "spec/motion/joybox-osx/ui/menu_spec.rb".freeze, "spec/motion/joybox/actions/actions_spec.rb".freeze, "spec/motion/joybox/actions/bezier_spec.rb".freeze, "spec/motion/joybox/actions/blink_spec.rb".freeze, "spec/motion/joybox/actions/fade_spec.rb".freeze, "spec/motion/joybox/actions/jump_spec.rb".freeze, "spec/motion/joybox/actions/move_spec.rb".freeze, "spec/motion/joybox/actions/place_spec.rb".freeze, "spec/motion/joybox/actions/rotate_spec.rb".freeze, "spec/motion/joybox/actions/scale_spec.rb".freeze, "spec/motion/joybox/actions/skew_spec.rb".freeze, "spec/motion/joybox/common/cg_size_spec.rb".freeze, "spec/motion/joybox/common/color_spec.rb".freeze, "spec/motion/joybox/common/ns_string_spec.rb".freeze, "spec/motion/joybox/common/numeric_spec.rb".freeze, "spec/motion/joybox/core/node_spec.rb".freeze, "spec/motion/joybox/core/sprite_batch_spec.rb".freeze, "spec/motion/joybox/core/sprite_frame_cache_spec.rb".freeze, "spec/motion/joybox/core/sprite_spec.rb".freeze, "spec/motion/joybox/macros_spec.rb".freeze, "spec/motion/joybox/physics/aabb_spec.rb".freeze, "spec/motion/joybox/physics/body_spec.rb".freeze, "spec/motion/joybox/physics/chain_shape_spec.rb".freeze, "spec/motion/joybox/physics/circle_shape_spec.rb".freeze, "spec/motion/joybox/physics/edge_shape_spec.rb".freeze, "spec/motion/joybox/physics/fixture_spec.rb".freeze, "spec/motion/joybox/physics/mass_data_spec.rb".freeze, "spec/motion/joybox/physics/physics_sprite_spec.rb".freeze, "spec/motion/joybox/physics/polygon_shape_spec.rb".freeze, "spec/motion/joybox/physics/ray_cast_input_spec.rb".freeze, "spec/motion/joybox/physics/ray_cast_output_spec.rb".freeze, "spec/motion/joybox/physics/shape_spec.rb".freeze, "spec/motion/joybox/physics/transform_spec.rb".freeze, "spec/motion/joybox/physics/world_spec.rb".freeze, "spec/motion/joybox/ui/label_spec.rb".freeze, "spec/motion/joybox/ui/menu_image_spec.rb".freeze, "spec/motion/joybox/ui/menu_label_spec.rb".freeze, "spec/motion/joybox/ui/menu_spec.rb".freeze, "spec/spec_helpers/cg_point.rb".freeze, "spec/spec_helpers/cg_point_spec.rb".freeze, "template/joybox-ios-example-repl/files/.gitignore".freeze, "template/joybox-ios-example-repl/files/Rakefile.erb".freeze, "template/joybox-ios-example-repl/files/app/app_delegate.rb".freeze, "template/joybox-ios-example-repl/files/app/layers/actions_layer.rb".freeze, "template/joybox-ios-example-repl/files/app/layers/background_layer.rb".freeze, "template/joybox-ios-example-repl/files/app/scenes/game_scene.rb".freeze, "template/joybox-ios-example-repl/files/resources/fps_images-hd.png".freeze, "template/joybox-ios-example-repl/files/resources/fps_images-ipadhd.png".freeze, "template/joybox-ios-example-repl/files/resources/fps_images.png".freeze, "template/joybox-ios-example-repl/files/resources/images/background.png".freeze, "template/joybox-ios-example-repl/files/resources/sprites/character_boy.png".freeze, "template/joybox-ios-example-repl/files/resources/sprites/character_horn_girl.png".freeze, "template/joybox-ios-example-repl/files/resources/sprites/character_pink_girl.png".freeze, "template/joybox-ios-example-repl/files/spec/layers/actions_layer_spec.rb".freeze, "template/joybox-ios-example-repl/files/spec/layers/background_layer_spec.rb".freeze, "template/joybox-ios-example-repl/files/spec/main_spec.rb".freeze, "template/joybox-ios-example-repl/files/spec/scenes/game_scene_spec.rb".freeze, "template/joybox-ios/files/.gitignore".freeze, "template/joybox-ios/files/Rakefile.erb".freeze, "template/joybox-ios/files/app/app_delegate.rb".freeze, "template/joybox-ios/files/resources/Default-568h@2x.png".freeze, "template/joybox-ios/files/resources/fps_images-hd.png".freeze, "template/joybox-ios/files/resources/fps_images-ipadhd.png".freeze, "template/joybox-ios/files/resources/fps_images.png".freeze, "template/joybox-ios/files/spec/main_spec.rb.erb".freeze, "template/joybox-osx-example-repl/files/.gitignore".freeze, "template/joybox-osx-example-repl/files/Rakefile.erb".freeze, "template/joybox-osx-example-repl/files/app/app_delegate.rb".freeze, "template/joybox-osx-example-repl/files/app/layers/actions_layer.rb".freeze, "template/joybox-osx-example-repl/files/app/layers/background_layer.rb".freeze, "template/joybox-osx-example-repl/files/app/menu.rb".freeze, "template/joybox-osx-example-repl/files/app/scenes/game_scene.rb".freeze, "template/joybox-osx-example-repl/files/readme.md".freeze, "template/joybox-osx-example-repl/files/resources/fps_images-hd.png".freeze, "template/joybox-osx-example-repl/files/resources/fps_images-ipadhd.png".freeze, "template/joybox-osx-example-repl/files/resources/fps_images.png".freeze, "template/joybox-osx-example-repl/files/resources/images/background.png".freeze, "template/joybox-osx-example-repl/files/resources/sprites/character_boy.png".freeze, "template/joybox-osx-example-repl/files/resources/sprites/character_horn_girl.png".freeze, "template/joybox-osx-example-repl/files/resources/sprites/character_pink_girl.png".freeze, "template/joybox-osx-example-repl/files/spec/layers/actions_layer_spec.rb".freeze, "template/joybox-osx-example-repl/files/spec/layers/background_layer_spec.rb".freeze, "template/joybox-osx-example-repl/files/spec/main_spec.rb".freeze, "template/joybox-osx-example-repl/files/spec/scenes/game_scene_spec.rb".freeze, "template/joybox-osx/files/.gitignore".freeze, "template/joybox-osx/files/Rakefile.erb".freeze, "template/joybox-osx/files/app/app_delegate.rb".freeze, "template/joybox-osx/files/app/layers/default_layer.rb".freeze, "template/joybox-osx/files/app/menu.rb".freeze, "template/joybox-osx/files/resources/Credits.rtf".freeze, "template/joybox-osx/files/resources/fps_images-hd.png".freeze, "template/joybox-osx/files/resources/fps_images-ipadhd.png".freeze, "template/joybox-osx/files/resources/fps_images.png".freeze, "template/joybox-osx/files/spec/main_spec.rb.erb".freeze, "vendor/vendor-ios/box_2d/box_2d.bridgesupport".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DAABB.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DBody.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DBodyDef.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DBodyTypes.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DChainShape.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DCircleShape.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DColor.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DContactFilter.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DContactListener.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DDestructionListener.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DDraw.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DEdgeShape.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DFilter.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DFixture.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DFixtureDef.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DMassData.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DPolygonShape.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DProfile.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DQueryCallback.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DRayCastCallback.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DRayCastInput.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DRayCastOutput.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DShape.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DShapeTypes.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DTransform.h".freeze, "vendor/vendor-ios/box_2d/box_2d_include/B2DWorld.h".freeze, "vendor/vendor-ios/box_2d/libBox2D.a".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d.bridgesupport".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_exceptions.bridgesupport".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCAction.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionCamera.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionCatmullRom.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionEase.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionGrid.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionGrid3D.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionInstant.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionInterval.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionManager.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionPageTurn3D.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionProgressTimer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionTiledGrid.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCActionTween.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCAnimation.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCAnimationCache.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCAtlasNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCCamera.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCClippingNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCConfiguration.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCDirector.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCDrawNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCDrawingPrimitives.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCFontDefinition.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCGLProgram.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCGrabber.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCGrid.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCLabelAtlas.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCLabelBMFont.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCLabelTTF.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCLayer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCMenu.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCMenuItem.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCMotionStreak.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCNode+Debug.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCParallaxNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCParticleBatchNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCParticleExamples.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCParticleSystem.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCParticleSystemQuad.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCPhysicsDebugNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCPhysicsSprite.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCProgressTimer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCProtocols.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCRenderTexture.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCScene.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCScheduler.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCShaderCache.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCSprite.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCSpriteBatchNode.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCSpriteFrame.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCSpriteFrameCache.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTMXLayer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTMXObjectGroup.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTMXTiledMap.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTMXXMLParser.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTexture2D.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTextureAtlas.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTextureCache.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTexturePVR.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTileMapAtlas.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTransition.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTransitionPageTurn.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/CCTransitionProgress.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/CCGL.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/CCNS.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/Mac/CCDirectorMac.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/Mac/CCEventDispatcher.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/Mac/CCGLView.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/Mac/CCWindow.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCDirectorIOS.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCES2Renderer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCESRenderer.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCGLView.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchDelegateProtocol.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchDispatcher.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchHandler.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/CCArray.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/CCFileUtils.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/CCProfiling.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/CCVertex.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/CGPointExtension.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/NSThread+performBlock.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/OpenGL_Internal.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/TGAlib.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/TransformUtils.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/ZipUtils.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/base64.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/ccCArray.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/ccUtils.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/uthash.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/Support/utlist.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccConfig.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccDeprecated.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccFPSImages.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccGLStateCache.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccMacros.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionColorLengthTexture_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionColorLengthTexture_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionColor_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionColor_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTextureA8Color_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTextureA8Color_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTextureColorAlphaTest_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTextureColor_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTextureColor_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTexture_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTexture_uColor_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTexture_uColor_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_PositionTexture_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_Position_uColor_frag.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShader_Position_uColor_vert.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccShaders.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/ccTypes.h".freeze, "vendor/vendor-ios/cocos_2d/cocos_2d_include/cocos2d.h".freeze, "vendor/vendor-ios/cocos_2d/libcocos2d.a".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader.bridgesupport".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCBAnimationManager.h".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCBKeyframe.h".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCBReader.h".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCBSequence.h".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCBSequenceProperty.h".freeze, "vendor/vendor-ios/cocos_builder_reader/cocos_builder_reader_include/CCNode+CCBRelativePositioning.h".freeze, "vendor/vendor-ios/cocos_builder_reader/libCocosBuilderReader.a".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion.bridgesupport".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CDAudioManager.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CDConfig.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CDOpenALSupport.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CDXMacOSXSupport.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CDXPropertyModifierAction.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/CocosDenshion.h".freeze, "vendor/vendor-ios/cocos_denshion/cocos_denshion_include/SimpleAudioEngine.h".freeze, "vendor/vendor-ios/cocos_denshion/libCocosDenshion.a".freeze, "vendor/vendor-ios/kazmath/kazmath.bridgesupport".freeze, "vendor/vendor-ios/kazmath/kazmath_include/GL/mat4stack.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/GL/matrix.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/aabb.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/kazmath.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/mat3.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/mat4.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/neon_matrix_impl.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/plane.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/quaternion.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/ray2.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/utility.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/vec2.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/vec3.h".freeze, "vendor/vendor-ios/kazmath/kazmath_include/vec4.h".freeze, "vendor/vendor-ios/kazmath/libkazmath.a".freeze, "vendor/vendor-osx/box_2d/box_2d.bridgesupport".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DAABB.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DBody.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DBodyDef.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DBodyTypes.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DChainShape.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DCircleShape.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DColor.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DContactFilter.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DContactListener.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DDestructionListener.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DDraw.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DEdgeShape.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DFilter.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DFixture.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DFixtureDef.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DMassData.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DPolygonShape.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DProfile.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DQueryCallback.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DRayCastCallback.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DRayCastInput.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DRayCastOutput.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DShape.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DShapeTypes.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DTransform.h".freeze, "vendor/vendor-osx/box_2d/box_2d_include/B2DWorld.h".freeze, "vendor/vendor-osx/box_2d/libBox2D.a".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d.bridgesupport".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCAction.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionCamera.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionCatmullRom.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionEase.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionGrid.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionGrid3D.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionInstant.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionInterval.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionManager.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionPageTurn3D.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionProgressTimer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionTiledGrid.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCActionTween.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCAnimation.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCAnimationCache.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCAtlasNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCCamera.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCClippingNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCConfiguration.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCDirector.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCDrawNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCDrawingPrimitives.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCFontDefinition.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCGLProgram.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCGrabber.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCGrid.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCLabelAtlas.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCLabelBMFont.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCLabelTTF.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCLayer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCMenu.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCMenuItem.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCMotionStreak.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCNode+Debug.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCParallaxNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCParticleBatchNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCParticleExamples.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCParticleSystem.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCParticleSystemQuad.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCPhysicsDebugNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCPhysicsSprite.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCProgressTimer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCProtocols.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCRenderTexture.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCScene.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCScheduler.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCShaderCache.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCSprite.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCSpriteBatchNode.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCSpriteFrame.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCSpriteFrameCache.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTMXLayer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTMXObjectGroup.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTMXTiledMap.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTMXXMLParser.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTexture2D.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTextureAtlas.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTextureCache.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTexturePVR.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTileMapAtlas.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTransition.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTransitionPageTurn.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/CCTransitionProgress.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/CCGL.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/CCNS.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/Mac/CCDirectorMac.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/Mac/CCEventDispatcher.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/Mac/CCGLView.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/Mac/CCWindow.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCDirectorIOS.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCES2Renderer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCESRenderer.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCGLView.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchDelegateProtocol.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchDispatcher.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Platforms/iOS/CCTouchHandler.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/CCArray.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/CCFileUtils.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/CCProfiling.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/CCVertex.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/CGPointExtension.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/NSThread+performBlock.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/OpenGL_Internal.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/TGAlib.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/TransformUtils.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/ZipUtils.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/base64.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/ccCArray.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/ccUtils.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/uthash.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/Support/utlist.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccConfig.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccDeprecated.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccFPSImages.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccGLStateCache.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccMacros.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionColorLengthTexture_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionColorLengthTexture_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionColor_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionColor_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTextureA8Color_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTextureA8Color_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTextureColorAlphaTest_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTextureColor_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTextureColor_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTexture_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTexture_uColor_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTexture_uColor_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_PositionTexture_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_Position_uColor_frag.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShader_Position_uColor_vert.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccShaders.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/ccTypes.h".freeze, "vendor/vendor-osx/cocos_2d/cocos_2d_include/cocos2d.h".freeze, "vendor/vendor-osx/cocos_2d/libcocos2d.a".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader.bridgesupport".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCBAnimationManager.h".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCBKeyframe.h".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCBReader.h".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCBSequence.h".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCBSequenceProperty.h".freeze, "vendor/vendor-osx/cocos_builder_reader/cocos_builder_reader_include/CCNode+CCBRelativePositioning.h".freeze, "vendor/vendor-osx/cocos_builder_reader/libCocosBuilderReader.a".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion.bridgesupport".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CDAudioManager.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CDConfig.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CDOpenALSupport.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CDXMacOSXSupport.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CDXPropertyModifierAction.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/CocosDenshion.h".freeze, "vendor/vendor-osx/cocos_denshion/cocos_denshion_include/SimpleAudioEngine.h".freeze, "vendor/vendor-osx/cocos_denshion/libCocosDenshion.a".freeze, "vendor/vendor-osx/kazmath/kazmath.bridgesupport".freeze, "vendor/vendor-osx/kazmath/kazmath_include/GL/mat4stack.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/GL/matrix.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/aabb.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/kazmath.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/mat3.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/mat4.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/neon_matrix_impl.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/plane.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/quaternion.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/ray2.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/utility.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/vec2.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/vec3.h".freeze, "vendor/vendor-osx/kazmath/kazmath_include/vec4.h".freeze, "vendor/vendor-osx/kazmath/libkazmath.a".freeze] s.homepage = "http://joybox.io".freeze s.licenses = ["MIT".freeze] s.post_install_message = " = Joybox 1.1.0 =\n\n Contributors\n * Kenichi Yonekawa, yonekawa\n * Earl St Sauver, estsauver\n * Denis Laprise, nside\n * Franklin Webber, burtlo\n * Andrew Currie, AndrewCurrie\n * Jamon Holmgren, jamonholmgren\n * Christopher David Yudichak, TheOddLinguist\n * Donald Hutchison, rkachowski\n * Didier Prophete, dprophete \n * Severin Schoepke, severin\n * awdogsgo2heaven\n * Juha Litola, jlitola\n * David Padilla, dabit \n * PanPan, ippan\n * Keyvan Fatehi, keyvanfatehi\n * n-studio\n\n Physics\n * Support for all Shapes and Listeners.\n\n * Filters, AABB computations, Queries and Ray Casts.\n\n * Collision support for Physics Sprites.\n\n * Experimental support for actions on Physics Sprites.\n\n * Physics Debug Draw.\n\n Effects and Background Music\n * AudioEffect and BackgroundAudio to playback background music and special effects.\n\n Tile Maps Support\n * Support for TMX Maps using the TileMap class.\n\n Actions\n * Complete actions\n\n Gestures\n * Support the default gestures on OSX.\n\n Commands\n * Adds joybox:retina command to create a Retina version of a TMX Map. \n\n Sprites\n * Support for custom options on the Sprite initialization.\n\n Source Code\n * The commands and templates now install automatically.\n\n * Added 218 specifications and 617 requirements.\n\n Critical Changes\n * Node: The method add_childs is now add_children.\n\n * SpriteFrameCache: The method where now starts from 1 instead of 0.\n\n * Animation: The delay method is now delay_units, and total_delay is now delay_per_unit.\n\n * Menu: The method align_items_in_columns now receive an array for defining how many columns and \n how many items in which of them.\n\n * Physics: Now every object returns their values in pixel coordinates and degrees, if you still \n need to use the metric values you can access them with the prefix metric_. \n For example: metric_position.\n\n * World: The Method continuos_physics is now deprecated.\n\n * Physics Collisions: Now for use when_collide method of the World instance, you need to pass an \n instance of a PhysicsSprite and it will return in the block the colliding \n physics sprite if available, or the body that is colliding.\n\n * Point: The methods to and from pixel coordinates are now inverted, there was an incorrect naming.\n\n 00000000000000111111111111110000000000000000000000000000000000\n 00000000000000000111111111111111111111100000000000000000000000\n 00000000000000000011111111111111111111111111111110000000000000\n 00000000000000111111111111111111111111111111111111111000000000\n 00000000000001111111111111111111111111111111111111111111000000\n 00000001100001111111111110000000111111111111111111111111000000\n 00000011111001111111111100000000011111111111111111111110000000\n 00000011111111111111111000000000001111111111111111111000000000\n 00000011111111111111111000000000011111111111111111100000000000\n 00000001111111111111111110000000111111111111111110000000000000\n 00000001111110011111111111111111111111111111100000000000000000\n 00000001111100011111111111111111111111111000000000000000000000\n 00000000011000001111111111111111111110000000000000000000000000\n 00000000000000000111111111111111110000000000000000000000000000\n 00000000000000000000000111111111000000000000000000000000000000\n 00000000000000000000011111111000000000000000000000000000000000\n 00000000000000000001111100000000000000000000000000000000000000\n\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Cocos2D & Box2D Wrapper for RubyMotion".freeze s.test_files = ["spec/motion/joybox-ios/common/screen_spec.rb".freeze, "spec/motion/joybox-ios/main_spec.rb".freeze, "spec/motion/joybox-ios/ui/label_spec.rb".freeze, "spec/motion/joybox-ios/ui/menu_label_spec.rb".freeze, "spec/motion/joybox-ios/ui/menu_spec.rb".freeze, "spec/motion/joybox-osx/common/screen_spec.rb".freeze, "spec/motion/joybox-osx/main_spec.rb".freeze, "spec/motion/joybox-osx/ui/label_spec.rb".freeze, "spec/motion/joybox-osx/ui/menu_label_spec.rb".freeze, "spec/motion/joybox-osx/ui/menu_spec.rb".freeze, "spec/motion/joybox/actions/actions_spec.rb".freeze, "spec/motion/joybox/actions/bezier_spec.rb".freeze, "spec/motion/joybox/actions/blink_spec.rb".freeze, "spec/motion/joybox/actions/fade_spec.rb".freeze, "spec/motion/joybox/actions/jump_spec.rb".freeze, "spec/motion/joybox/actions/move_spec.rb".freeze, "spec/motion/joybox/actions/place_spec.rb".freeze, "spec/motion/joybox/actions/rotate_spec.rb".freeze, "spec/motion/joybox/actions/scale_spec.rb".freeze, "spec/motion/joybox/actions/skew_spec.rb".freeze, "spec/motion/joybox/common/cg_size_spec.rb".freeze, "spec/motion/joybox/common/color_spec.rb".freeze, "spec/motion/joybox/common/ns_string_spec.rb".freeze, "spec/motion/joybox/common/numeric_spec.rb".freeze, "spec/motion/joybox/core/node_spec.rb".freeze, "spec/motion/joybox/core/sprite_batch_spec.rb".freeze, "spec/motion/joybox/core/sprite_frame_cache_spec.rb".freeze, "spec/motion/joybox/core/sprite_spec.rb".freeze, "spec/motion/joybox/macros_spec.rb".freeze, "spec/motion/joybox/physics/aabb_spec.rb".freeze, "spec/motion/joybox/physics/body_spec.rb".freeze, "spec/motion/joybox/physics/chain_shape_spec.rb".freeze, "spec/motion/joybox/physics/circle_shape_spec.rb".freeze, "spec/motion/joybox/physics/edge_shape_spec.rb".freeze, "spec/motion/joybox/physics/fixture_spec.rb".freeze, "spec/motion/joybox/physics/mass_data_spec.rb".freeze, "spec/motion/joybox/physics/physics_sprite_spec.rb".freeze, "spec/motion/joybox/physics/polygon_shape_spec.rb".freeze, "spec/motion/joybox/physics/ray_cast_input_spec.rb".freeze, "spec/motion/joybox/physics/ray_cast_output_spec.rb".freeze, "spec/motion/joybox/physics/shape_spec.rb".freeze, "spec/motion/joybox/physics/transform_spec.rb".freeze, "spec/motion/joybox/physics/world_spec.rb".freeze, "spec/motion/joybox/ui/label_spec.rb".freeze, "spec/motion/joybox/ui/menu_image_spec.rb".freeze, "spec/motion/joybox/ui/menu_label_spec.rb".freeze, "spec/motion/joybox/ui/menu_spec.rb".freeze, "spec/spec_helpers/cg_point.rb".freeze, "spec/spec_helpers/cg_point_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end