xcodeproj 0.13.1
Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            ~> 3.0
          
          
            colored
            ~> 1.2
          
    










