xcodeproj 1.12.0
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 (5):
            atomos
            ~> 0.1.3
          
          
            CFPropertyList
            >= 2.3.3, < 4.0
          
          
            claide
            >= 1.0.2, < 2.0
          
          
            colored2
            ~> 3.1
          
          
            nanaimo
            ~> 0.2.6
          
    










